Modules\Recipe\Providers\RecipeServiceProvider::register PHP Méthode

register() public méthode

Register the service provider.
public register ( ) : void
Résultat void
    public function register()
    {
        $this->registerBindings();
    }