Lcobucci\JWT\Signer\Ecdsa::getAlgorithm PHP Метод

getAlgorithm() абстрактный публичный Метод

Returns the name of algorithm to be used to create the signing hash
abstract public getAlgorithm ( ) : string
Результат string
    public abstract function getAlgorithm() : string;