PHP Class Doctrine\ODM\OrientDB\Mapper\Annotations\Document

Inheritance: extends Doctrine\Common\Annotations\Annotation
Datei anzeigen Open project: doctrine/orientdb-odm

Public Properties

Property Type Description
$class

Public Methods

Method Description
hasMatchingClass ( $orientClass ) : boolean Given a $Doctrine\OrientDBClass, checks wheter this annotation matches it.

Method Details

hasMatchingClass() public method

Given a $Doctrine\OrientDBClass, checks wheter this annotation matches it.
public hasMatchingClass ( $orientClass ) : boolean
return boolean

Property Details

$class public_oe property

public $class