Oopsie in the docs

This commit is contained in:
Anne-Greeth van Herwijnen
2019-04-26 14:17:55 +02:00
parent 1bbe3dcefa
commit 9f42d55bb6

View File

@@ -91,7 +91,7 @@ final class CreateScheduleCommand
* @param string $scheduled_at * @param string $scheduled_at
* @param string $completed_at * @param string $completed_at
* @param array $components * @param array $components
* @param notify $notify * @param bool $notify
* *
* @return void * @return void
*/ */