'boolean', 'sort_order' => 'integer', ]; public static function getPages() { return [ 'home' => 'Home Page', 'wallpaper' => 'Wallpaper Product Page', 'mural' => 'Mural Product Page', ]; } }