Fix PHPDoc comments project-wide
This commit is contained in:
@@ -23,6 +23,7 @@ class BaseObject
|
||||
* Same as get_app from boot.php
|
||||
*
|
||||
* @return App
|
||||
* @throws \Exception
|
||||
*/
|
||||
public static function getApp()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user