eZ\Publish\Core\Repository\Tests\Service\Integration\ContentTypeBase::testLoadContentTypeByIdentifierValues PHP Метод

testLoadContentTypeByIdentifierValues() публичный Метод

Test for the loadContentTypeByIdentifier() method.
    public function testLoadContentTypeByIdentifierValues(array $data)
    {
        $this->compareContentTypes($data);
    }
ContentTypeBase