@@ -60,6 +60,10 @@ |
||
60 | 60 | } |
61 | 61 | } |
62 | 62 | |
63 | + /** |
|
64 | + * @param Store $store |
|
65 | + * @param Options $options |
|
66 | + */ |
|
63 | 67 | private function addCallbackHandlers( $store, $options ) { |
64 | 68 | |
65 | 69 | $propertyRegistry = new PropertyRegistry(); |