ManaPHP\ConfigureInterface::getSecretKey PHP Метод

getSecretKey() публичный Метод

public getSecretKey ( string $type ) : string
$type string
Результат string
    public function getSecretKey($type);
ConfigureInterface