PHP Класс Doctrine\ODM\OrientDB\Mapper\Annotations\Document

Наследование: extends Doctrine\Common\Annotations\Annotation
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$class

Открытые методы

Метод Описание
hasMatchingClass ( $orientClass ) : boolean Given a $Doctrine\OrientDBClass, checks wheter this annotation matches it.

Описание методов

hasMatchingClass() публичный метод

Given a $Doctrine\OrientDBClass, checks wheter this annotation matches it.
public hasMatchingClass ( $orientClass ) : boolean
Результат boolean

Описание свойств

$class публичное свойство

public $class