CalendarNotify
extends Command
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- execute() : int
Properties
$calendarService read-only
private
ActivityCalendar
$calendarService
Methods
__construct()
public
__construct(ActivityCalendar $calendarService) : mixed
Parameters
- $calendarService : ActivityCalendar
execute()
public
execute(InputInterface $input, OutputInterface $output) : int
Parameters
- $input : InputInterface
- $output : OutputInterface