Ogone\Tests\DirectLink\CreateAliasResponseTest::CannotExistWithoutShaSign PHP 메소드

CannotExistWithoutShaSign() 공개 메소드

    public function CannotExistWithoutShaSign()
    {
        $createAliasResponse = new CreateAliasResponse(array());
    }