PHP Class RepositoryClassMetadataProxy

Inheritance: extends Doctrine\ODM\PHPCR\Mapping\ClassMetadata
ファイルを表示 Open project: doctrine/phpcr-odm

Protected Properties

Property Type Description
$_value

Public Methods

Method Description
__construct ( $value )
getFieldValue ( $document, $field )

Method Details

__construct() public method

public __construct ( $value )

getFieldValue() public method

public getFieldValue ( $document, $field )

Property Details

$_value protected_oe property

protected $_value