Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Doctrine
ODM
PHPCR
NodeTypeRegistrator
PHP Class Doctrine\ODM\PHPCR\NodeTypeRegistrator
ファイルを表示
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