@@ -249,8 +249,8 @@ |
||
| 249 | 249 | } |
| 250 | 250 | |
| 251 | 251 | /** |
| 252 | - * @param $file |
|
| 253 | - * @param $target |
|
| 252 | + * @param string $file |
|
| 253 | + * @param string $target |
|
| 254 | 254 | * @param $classname |
| 255 | 255 | * @param $entityClass |
| 256 | 256 | * @param $serviceNamespace |
@@ -40,6 +40,7 @@ |
||
| 40 | 40 | |
| 41 | 41 | /** |
| 42 | 42 | * {@inheritdoc} |
| 43 | + * @param string $entity |
|
| 43 | 44 | */ |
| 44 | 45 | public function generate(BundleInterface $bundle, $entity, ClassMetadataInfo $metadata, $forceOverwrite = false) |
| 45 | 46 | { |