Emarref\Jwt\Algorithm\Ps256Test::testNotImplemented PHP Метод

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

public testNotImplemented ( )
    public function testNotImplemented()
    {
        $algorithm = new Ps256();
    }