mirror of
https://github.com/Karaka-Management/oms-Labeling.git
synced 2026-02-15 00:48:40 +00:00
Continue with getter/setter cleanup
This commit is contained in:
parent
44fddb21b4
commit
5361b30a98
|
|
@ -12,4 +12,4 @@
|
||||||
*/
|
*/
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
echo $this->getData('nav')->render();
|
echo $this->data['nav']->render();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user