Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Doctrine
OrientDB
Query
Command
PropertyInterface
PHP Interface Doctrine\OrientDB\Query\Command\PropertyInterface
Exibir arquivo
Open project: doctrine/orientdb-odm
Public Methods
Method
Description
on
(
string
$class
) :
Property
Sets the class of the property to manipulate.
Method Details
on()
public
method
Sets the class of the property to manipulate.
public
on
(
string
$class
) :
Property
$class
string
return
Property