@@ -22,7 +22,7 @@ |
||
| 22 | 22 | { |
| 23 | 23 | /** |
| 24 | 24 | * @param string $identifier |
| 25 | - * @param DefinitionInterface|mixed $definition |
|
| 25 | + * @param DefinitionInterface $definition |
|
| 26 | 26 | * @return AliasDefinition|FactoryCallDefinition|ObjectDefinition|ParameterDefinition |
| 27 | 27 | */ |
| 28 | 28 | public function convert($identifier, $definition) |