mirror of
https://github.com/Karaka-Management/oms-Script.git
synced 2026-01-11 20:38:42 +00:00
typehint fixes
This commit is contained in:
parent
30b55c38e3
commit
d4313ad78d
|
|
@ -13,7 +13,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @var \phpOMS\Views\View $this
|
||||
* @var \phpOMS\Views\View $this
|
||||
* @var \Modules\Helper\Models\Template[] $templates
|
||||
*/
|
||||
$templates = $this->getData('reports');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user