mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-02-09 20:38:41 +00:00
typehint fixes
This commit is contained in:
parent
4cba82c257
commit
a29a4386a0
|
|
@ -13,7 +13,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @var \phpOMS\Views\View $this
|
||||
* @var \phpOMS\Views\View $this
|
||||
* @var \Modules\Profile\Models\Profile[] $accounts
|
||||
*/
|
||||
$accounts = $this->getData('accounts');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user