PHP Class Storm\Drivers\Base\Mapping\Mappings\PropertyMapping

Inheritance: implements Storm\Core\Mapping\IPropertyMapping
显示文件 Open project: timetoogo/penumbra Class Usage Examples

Protected Properties

Property Type Description
$Property Storm\Core\Object\IProperty

Public Methods

Method Description
GetProperty ( ) : Storm\Core\Object\IProperty
__construct ( Storm\Core\Object\IProperty $Property )

Method Details

GetProperty() final public method

final public GetProperty ( ) : Storm\Core\Object\IProperty
return Storm\Core\Object\IProperty

__construct() public method

public __construct ( Storm\Core\Object\IProperty $Property )
$Property Storm\Core\Object\IProperty

Property Details

$Property protected_oe property

protected IProperty,Storm\Core\Object $Property
return Storm\Core\Object\IProperty