| @@ -63,7 +63,7 @@ | ||
| 63 | 63 | * @param string $basePath The feature base path. | 
| 64 | 64 | * @param array $options An array of options. Optional. | 
| 65 | 65 | * | 
| 66 | - * @return boolean | |
| 66 | + * @return boolean|null | |
| 67 | 67 | */ | 
| 68 | 68 | public static function register($feature, $basePath, $options = []) | 
| 69 | 69 |      { |