eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\BadStateExceptionTest::getExpectedMessage PHP Méthode

getExpectedMessage() protected méthode

Get expected message.
protected getExpectedMessage ( ) : string
Résultat string
    protected function getExpectedMessage()
    {
        return 'Conflict';
    }