Skip to content

Commit

Permalink
Add missing @param phpdoc tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 committed Jun 17, 2017
1 parent be9e2e5 commit 258ef7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _protected/framework/Mvc/Router/FrontController.class.php
Expand Up @@ -463,6 +463,8 @@ private function gzipRouter()
}

/**
* @param string|null $sMod
*
* @return void
*/
private function ajaxRouter($sMod = null)
Expand Down

0 comments on commit 258ef7e

Please sign in to comment.