[], 'js' => []]; /** * An array of themes supported by the provider. * * @var array */ protected $themes = []; /** * An array of versions supported by the provider. * * @var array */ protected $versions = []; }