eZ\Publish\Core\FieldType\Tests\RichText\Normalizer\DocumentTypeDefinitionTest::getNormalizer PHP Method

getNormalizer() protected method

protected getNormalizer ( $documentElement, $namespace, $dtdPath )
    protected function getNormalizer($documentElement, $namespace, $dtdPath)
    {
        return new DocumentTypeDefinition($documentElement, $namespace, $dtdPath);
    }