1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 10:44:20 +02:00

[ticket/14542] Add missing dockblocks

PHPBB3-14542
This commit is contained in:
Máté Bartus
2016-08-07 22:03:21 +02:00
committed by Marc Alexander
parent 271ac6b57e
commit ab6835d849
2 changed files with 4 additions and 0 deletions

View File

@@ -23,6 +23,8 @@ class cron
/**
* Handles CRON requests
*
* @param string $cron_type
*
* @return Response
*/
public function handle($cron_type)