Went through todos

This commit is contained in:
Dennis Eichhorn 2024-05-02 22:54:38 +00:00
parent 4ad45833a7
commit 20c6bc7ecd

View File

@ -49,6 +49,8 @@ final class ApiController extends Controller
*
* @return void
*
* @performance This should happen in the cli if possible?
*
* @since 1.0.0
*/
private function createNotifications(NewsArticle $article, RequestAbstract $request) : void