mirror of
https://github.com/Karaka-Management/oms-News.git
synced 2026-02-04 03:08:41 +00:00
typehint fixes
This commit is contained in:
parent
7a82878028
commit
caebd490a9
|
|
@ -15,7 +15,7 @@ declare(strict_types=1);
|
|||
use Modules\News\Models\NewsType;
|
||||
|
||||
/**
|
||||
* @var \phpOMS\Views\View $this
|
||||
* @var \phpOMS\Views\View $this
|
||||
* @var \Modules\News\Models\NewsArticle[] $newsList
|
||||
*/
|
||||
$newsList = $this->getData('news');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user