add namespaces to docstrings
This commit is contained in:
parent
a93ccec024
commit
a4487a1028
16 changed files with 169 additions and 169 deletions
|
|
@ -156,7 +156,7 @@
|
|||
* Handle an error that orrcurred during the
|
||||
* loading/constructing/running of the ToplevelAgent.
|
||||
*
|
||||
* @param Exception $exception Occurred exception
|
||||
* @param \Exception $exception Occurred exception
|
||||
* @param int $httpStatusCode HTTP-statuscode
|
||||
*/
|
||||
private function error(\nre\core\Exception $exception, $httpStatusCode)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue