Extracts the value of the property from the given container.
mixed $containingValue The container to extract the property value from.:
mixed The value of the property.
Overrides PropertyMetadataInterface::getPropertyValue
public function getPropertyValue($object) {
}