Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder::__construct PHP Méthode

__construct() public méthode

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