Modules\Recipe\Providers\RouteServiceProvider::getApiRoute PHP Method

getApiRoute() protected method

protected getApiRoute ( ) : string
return string
    protected function getApiRoute()
    {
        return false;
    }