mirror of
https://github.com/Karaka-Management/oms-Auditor.git
synced 2026-02-02 15:28:41 +00:00
Fix phpstorm inspections
This commit is contained in:
parent
95723f3946
commit
0961ab6c4e
|
|
@ -15,4 +15,4 @@
|
|||
* @var \phpOMS\Views\View $this
|
||||
*/
|
||||
|
||||
echo $this->getData('nav')->render(); ?>
|
||||
echo $this->getData('nav')->render();
|
||||
|
|
@ -15,4 +15,4 @@
|
|||
* @var \phpOMS\Views\View $this
|
||||
*/
|
||||
|
||||
echo $this->getData('nav')->render(); ?>
|
||||
echo $this->getData('nav')->render();
|
||||
|
|
@ -15,4 +15,4 @@
|
|||
* @var \phpOMS\Views\View $this
|
||||
*/
|
||||
|
||||
echo $this->getData('nav')->render(); ?>
|
||||
echo $this->getData('nav')->render();
|
||||
Loading…
Reference in New Issue
Block a user