PHP 인터페이스 Doctrine\OrientDB\Query\Command\PropertyInterface

파일 보기 프로젝트 열기: doctrine/orientdb-odm

공개 메소드들

메소드 설명
on ( string $class ) : Property Sets the class of the property to manipulate.

메소드 상세

on() 공개 메소드

Sets the class of the property to manipulate.
public on ( string $class ) : Property
$class string
리턴 Property