enqueueMessage
is a method that doesnt return (I.e void
return type)
You cannot "return" a void
it "just is" and therefore this implementation is wrong.
Code review. Simple
Everything works. Static analysis complains. phpStorm complains. psalm complains. PHPStan Complains.
Everything works.
None.
Labels |
Added:
?
|
Category | ⇒ | Administration com_joomlaupdate |
Tested successfully.
Status | New | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-12-30 20:51:40 |
Closed_By | ⇒ | wilsonge |
Thanks!
Drone failure unrelated