Kraken\Network\NetworkServerInterface::existsRoute PHP Méthode

existsRoute() public méthode

Check if there exists any endpoint/application to the server on given route.
public existsRoute ( string $path ) : boolean
$path string
Résultat boolean
    public function existsRoute($path);