@@ -130,6 +130,7 @@ |
||
130 | 130 | |
131 | 131 | /** |
132 | 132 | * {@inheritdoc} |
133 | + * @param string $entityType |
|
133 | 134 | */ |
134 | 135 | public function getPropertyMapDefinition($entityType) { |
135 | 136 | if (!isset($this->propertyMapDefinitions[$entityType])) { |