PHP Class Doctrine\ODM\PHPCR\NodeTypeRegistrator

Afficher le fichier Open project: doctrine/phpcr-odm Class Usage Examples

Méthodes publiques

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

Method Details

registerNodeTypes() public méthode

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