@@ -80,7 +80,7 @@ |
||
| 80 | 80 | |
| 81 | 81 | /** |
| 82 | 82 | * @param mixed $entityConfiguration current instance for configuration |
| 83 | - * @return boolean False if something went wrong otherwise true |
|
| 83 | + * @return boolean|null False if something went wrong otherwise true |
|
| 84 | 84 | */ |
| 85 | 85 | public function configure($entityConfiguration) |
| 86 | 86 | { |