@@ -150,6 +150,11 @@ |
||
150 | 150 | }; |
151 | 151 | } |
152 | 152 | |
153 | + /** |
|
154 | + * @param Store $store |
|
155 | + * @param Cache $cache |
|
156 | + * @param Options $options |
|
157 | + */ |
|
153 | 158 | private function addCallbackHandlers( $store, $cache, $options ) { |
154 | 159 | |
155 | 160 | $propertyRegistry = new PropertyRegistry(); |