NotificationsService basics and updated NotificationsHandler config #17
Annotations
1 error and 7 warnings
|
src/Service/NotificationsService.php#L221
Avoid variables with short names like $id. Configured minimum length is 3.
|
src/Service/NotificationsService.php#L222
Avoid unused local variables such as '$object'.
|
src/Service/NotificationsService.php#L248
Avoid variables with short names like $id. Configured minimum length is 3.
|
src/Service/NotificationsService.php#L249
Avoid unused local variables such as '$object'.
|
src/Service/NotificationsService.php#L258
Avoid variables with short names like $id. Configured minimum length is 3.
|
src/Service/NotificationsService.php#L258
Avoid unused parameters such as '$entityRef'.
|
src/Service/NotificationsService.php#L258
Avoid unused parameters such as '$id'.
|
The logs for this run have expired and are no longer available.
Loading