refactor events #3566
Annotations
12 errors
UndefinedClass:
lib/Controller/PublicController.php#L73
lib/Controller/PublicController.php:73:32: UndefinedClass: Class, interface or enum named OCA\Polls\Controller\AppConstants does not exist (see https://psalm.dev/019)
|
UndefinedClass:
lib/Controller/PublicController.php#L75
lib/Controller/PublicController.php:75:43: UndefinedClass: Class, interface or enum named OCA\Polls\Controller\AppConstants does not exist (see https://psalm.dev/019)
|
UndefinedThisPropertyAssignment:
lib/Event/CommentEvent.php#L36
lib/Event/CommentEvent.php:36:3: UndefinedThisPropertyAssignment: Instance property OCA\Polls\Event\CommentAddEvent::$activityObject is not defined (see https://psalm.dev/040)
|
UndefinedThisPropertyAssignment:
lib/Event/CommentEvent.php#L36
lib/Event/CommentEvent.php:36:3: UndefinedThisPropertyAssignment: Instance property OCA\Polls\Event\CommentDeleteEvent::$activityObject is not defined (see https://psalm.dev/040)
|
UndefinedThisPropertyAssignment:
lib/Event/CommentEvent.php#L36
lib/Event/CommentEvent.php:36:3: UndefinedThisPropertyAssignment: Instance property OCA\Polls\Event\CommentEvent::$activityObject is not defined (see https://psalm.dev/040)
|
UndefinedThisPropertyAssignment:
lib/Event/OptionEvent.php#L39
lib/Event/OptionEvent.php:39:3: UndefinedThisPropertyAssignment: Instance property OCA\Polls\Event\OptionConfirmedEvent::$activityObject is not defined (see https://psalm.dev/040)
|
UndefinedThisPropertyAssignment:
lib/Event/OptionEvent.php#L39
lib/Event/OptionEvent.php:39:3: UndefinedThisPropertyAssignment: Instance property OCA\Polls\Event\OptionCreatedEvent::$activityObject is not defined (see https://psalm.dev/040)
|
UndefinedThisPropertyAssignment:
lib/Event/OptionEvent.php#L39
lib/Event/OptionEvent.php:39:3: UndefinedThisPropertyAssignment: Instance property OCA\Polls\Event\OptionDeletedEvent::$activityObject is not defined (see https://psalm.dev/040)
|
UndefinedThisPropertyAssignment:
lib/Event/OptionEvent.php#L39
lib/Event/OptionEvent.php:39:3: UndefinedThisPropertyAssignment: Instance property OCA\Polls\Event\OptionEvent::$activityObject is not defined (see https://psalm.dev/040)
|
UndefinedThisPropertyAssignment:
lib/Event/OptionEvent.php#L39
lib/Event/OptionEvent.php:39:3: UndefinedThisPropertyAssignment: Instance property OCA\Polls\Event\OptionUnconfirmedEvent::$activityObject is not defined (see https://psalm.dev/040)
|
Psalm (stable27, 8.2)
The operation was canceled.
|
Psalm (stable27, 8.0)
The operation was canceled.
|