@@ -206,6 +206,9 @@ |
||
206 | 206 | return $this->has_created_post; |
207 | 207 | } |
208 | 208 | |
209 | + /** |
|
210 | + * @param boolean $handle |
|
211 | + */ |
|
209 | 212 | public function handle( $handle ) { |
210 | 213 | $this->handle = $handle; |
211 | 214 | } |