PHP Interface Doctrine\OrientDB\Query\Command\PropertyInterface

Afficher le fichier Open project: doctrine/orientdb-odm

Méthodes publiques

Méthode Description
on ( string $class ) : Property Sets the class of the property to manipulate.

Method Details

on() public méthode

Sets the class of the property to manipulate.
public on ( string $class ) : Property
$class string
Résultat Property