|
@@ -3,9 +3,8 @@ |
|
3
|
3
|
{
|
|
4
|
4
|
public function send( SH4_Reminders_Model $model );
|
|
5
|
5
|
}
|
|
6
|
6
|
|
|
7
|
|
-#[AllowDynamicProperties]
|
|
8
|
7
|
class SH4_Reminders_Command implements SH4_Reminders_Command_
|
|
9
|
8
|
{
|
|
10
|
9
|
public function __construct(
|
|
11
|
10
|
HC3_Settings $settings,
|