@@ -505,6 +505,9 @@ |
||
| 505 | 505 | public $service = ''; |
| 506 | 506 | public $total = 0; |
| 507 | 507 | |
| 508 | + /** |
|
| 509 | + * @param integer $total |
|
| 510 | + */ |
|
| 508 | 511 | public function __construct( $id, $total ) { |
| 509 | 512 | $services = new Sharing_Service(); |
| 510 | 513 | $this->id = esc_html( $id ); |