Kraken\Network\Http\Component\Router\HttpRouterInterface::isOriginAllowed PHP Méthode

isOriginAllowed() public méthode

Check if given $address is allowed or not.
public isOriginAllowed ( string $address ) : boolean
$address string
Résultat boolean
    public function isOriginAllowed($address);