@@ -8,6 +8,9 @@ |
||
8 | 8 | |
9 | 9 | class RepositorySettings |
10 | 10 | { |
11 | + /** |
|
12 | + * @param string $model |
|
13 | + */ |
|
11 | 14 | public static function fromAnnotation($model, Reader $reader) |
12 | 15 | { |
13 | 16 | $settings = [ |