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

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

Test for the copyContentType() method.
    public function testCopyContentTypeWithSecondArgumentValues(array $data)
    {
        $this->assertCopyContentTypeValues($data);
    }
ContentTypeBase