WIP : Documentation ux #84
Annotations
10 errors
phpstan:
htdocs/admin/tools/ui/class/documentation.class.php#L35
Property Documentation::$view type has no value type specified in iterable type array.
|
phpstan:
htdocs/admin/tools/ui/class/documentation.class.php#L42
Property Documentation::$menu type has no value type specified in iterable type array.
|
phpstan:
htdocs/admin/tools/ui/class/documentation.class.php#L49
Property Documentation::$summary type has no value type specified in iterable type array.
|
phpstan:
htdocs/admin/tools/ui/class/documentation.class.php#L178
Method Documentation::setMenu() should return mixed but return statement is missing.
|
phpstan:
htdocs/admin/tools/ui/class/documentation.class.php#L259
Method Documentation::displayMenu() has parameter $menu with no value type specified in iterable type array.
|
phpstan:
htdocs/admin/tools/ui/class/documentation.class.php#L334
Variable $menu_entry might not be defined.
|
phpstan:
htdocs/admin/tools/ui/class/documentation.class.php#L339
Variable $menu_entry might not be defined.
|
phpstan:
htdocs/admin/tools/ui/class/documentation.class.php#L341
Variable $menu_entry might not be defined.
|
phpstan:
htdocs/admin/tools/ui/class/documentation.class.php#L356
Method Documentation::displaySummary() has parameter $menu with no value type specified in iterable type array.
|
phpstan:
htdocs/admin/tools/ui/class/documentation.class.php#L393
Method Documentation::showCode() has parameter $lines with no value type specified in iterable type array.
|