@@ -135,6 +135,9 @@ |
||
135 | 135 | : $this->subscriptionCollection = new SubscriptionCollection($this->session); |
136 | 136 | } |
137 | 137 | |
138 | + /** |
|
139 | + * @param string $pocedure |
|
140 | + */ |
|
138 | 141 | protected function setInitialCall($pocedure, callable $callback) |
139 | 142 | { |
140 | 143 | $this->initialCallProcedure = (string)$pocedure; |