Cviebrock\ImageValidator\ImageValidatorServiceProvider::provides PHP Méthode

provides() public méthode

Get the services provided by the provider.
public provides ( ) : array
Résultat array
    public function provides()
    {
        return [];
    }