Symfony\Component\Serializer\Tests\Normalizer\ObjectDummy::otherMethod PHP Méthode

otherMethod() public méthode

public otherMethod ( )
    public function otherMethod()
    {
        throw new \RuntimeException('Dummy::otherMethod() should not be called');
    }