Skip to content

Commit 77bbbe7

Browse files
author
vcorre
committed
Update tests
1 parent 7c49a99 commit 77bbbe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Command/UpdateScheduleCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*/
1818
class UpdateScheduleCommand extends AbstractCommand implements ResponseParser
1919
{
20-
/** @var Workflow $workflow */
20+
/** @var Schedule $schedule */
2121
private $schedule;
2222

2323
/**

0 commit comments

Comments
 (0)