Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder::__construct PHP 메소드

__construct() 공개 메소드

public __construct ( Sulu\Component\DocumentManager\NamespaceRegistry $namespaceRegistry )
$namespaceRegistry Sulu\Component\DocumentManager\NamespaceRegistry
    public function __construct(NamespaceRegistry $namespaceRegistry)
    {
        parent::__construct($namespaceRegistry);
    }