ngresttest\models\Table::ngRestApiEndpoint PHP Méthode

ngRestApiEndpoint() public static méthode

public static ngRestApiEndpoint ( ) : string
Résultat string Defines the api endpoint for the angular calls
    public static function ngRestApiEndpoint()
    {
        return 'api-ngresttest-table';
    }