@@ -13,6 +13,10 @@ |
||
| 13 | 13 | protected $pollux_hook; |
| 14 | 14 | protected $pollux_id; |
| 15 | 15 | |
| 16 | + /** |
|
| 17 | + * @param string $id |
|
| 18 | + * @param string $hook |
|
| 19 | + */ |
|
| 16 | 20 | public function __construct( $metabox, $id = null, $hook = null ) |
| 17 | 21 | { |
| 18 | 22 | parent::__construct( $metabox ); |