|
@@ -15,9 +15,8 @@ |
|
15
|
15
|
|
|
16
|
16
|
class SH4_Calendars_Command implements SH4_Calendars_Command_
|
|
17
|
17
|
{
|
|
18
|
18
|
public $lastCreatedId = null;
|
|
19
|
|
- public $self, $crud, $shiftsQuery, $shiftsCommand;
|
|
20
|
19
|
|
|
21
|
20
|
public function __construct(
|
|
22
|
21
|
HC3_Hooks $hooks,
|
|
23
|
22
|
HC3_CrudFactory $crudFactory,
|