yii\authclient\signature\BaseMethod::getName PHP 메소드

getName() 추상적인 공개 메소드

Return the canonical name of the Signature Method.
abstract public getName ( ) : string
리턴 string method name.
    public abstract function getName();