@@ -168,6 +168,9 @@ |
||
168 | 168 | } |
169 | 169 | } |
170 | 170 | |
171 | + /** |
|
172 | + * @param string $class |
|
173 | + */ |
|
171 | 174 | protected function getMetadata($class) |
172 | 175 | { |
173 | 176 | if (array_key_exists($class, $this->cache)) { |