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

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

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