mirror of
https://github.com/Karaka-Management/oms-Help.git
synced 2026-02-15 04:28:41 +00:00
improve docblocks
This commit is contained in:
parent
1628ee35bd
commit
ad4c54c647
|
|
@ -13,7 +13,7 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var \phpOMS\Views\View $this
|
* @var \phpOMS\Views\View $this
|
||||||
* @var \phpOMS\Module\InfoManager[] $modules
|
* @var \phpOMS\Module\InfoManager[] $modules
|
||||||
*/
|
*/
|
||||||
$modules = $this->getData('modules');
|
$modules = $this->getData('modules');
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user