PHP Class Doctrine\ODM\PHPCR\NodeTypeRegistrator

Mostrar archivo Open project: doctrine/phpcr-odm Class Usage Examples

Public Methods

Method Description
registerNodeTypes ( PHPCR\SessionInterface $session ) Register the system node types on the given session.

Method Details

registerNodeTypes() public method

Register the system node types on the given session.
public registerNodeTypes ( PHPCR\SessionInterface $session )
$session PHPCR\SessionInterface