Skip to content

Commit a53e388

Browse files
committed
Document latest version of template
1 parent 075ba28 commit a53e388

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

view/frontend/templates/component/debugger.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
declare(strict_types=1);
33

4-
/** @version 1.0.7 */
4+
/** @version 1.0.8 */
55

66
use Loki\CssUtils\Util\CssClass;
77
use Magento\Framework\View\Element\Template;

view/frontend/templates/script/component/debugger-component.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
declare(strict_types=1);
33

4-
/** @version 1.0.7 */
4+
/** @version 1.0.8 */
55

66
use Magento\Framework\View\Element\Template;
77

view/frontend/templates/script/json-directive.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
declare(strict_types=1);
33

4-
/** @version 1.0.7 */
4+
/** @version 1.0.8 */
55

66
use Magento\Framework\View\Element\Template;
77

0 commit comments

Comments
 (0)