Scalr\Tests\Functional\Api\V2\SpecSchema\Constraint\ResponseBodyConstraint::toString PHP 메소드

toString() 공개 메소드

또한 보기: PHPUnit_Framework_Constraint::toString()
public toString ( )
    public function toString()
    {
        return $this->specObject->getObjectName();
    }