NotificationsService basics and updated NotificationsHandler config #17
Annotations
1 error and 7 warnings
build
Process completed with exit code 2.
|
build:
src/Service/NotificationsService.php#L221
Avoid variables with short names like $id. Configured minimum length is 3.
|
build:
src/Service/NotificationsService.php#L222
Avoid unused local variables such as '$object'.
|
build:
src/Service/NotificationsService.php#L248
Avoid variables with short names like $id. Configured minimum length is 3.
|
build:
src/Service/NotificationsService.php#L249
Avoid unused local variables such as '$object'.
|
build:
src/Service/NotificationsService.php#L258
Avoid variables with short names like $id. Configured minimum length is 3.
|
build:
src/Service/NotificationsService.php#L258
Avoid unused parameters such as '$entityRef'.
|
build:
src/Service/NotificationsService.php#L258
Avoid unused parameters such as '$id'.
|