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

getExpectedMessage() protected méthode

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