Skip to content

Commit 166f91d

Browse files
committed
applying esc fixes
1 parent c71e655 commit 166f91d

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

src/assetbundles/entrytyperules/EntryTypeRulesSettingsAsset.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Entry Type Rules plugin for Craft CMS 3.x
45
*

src/config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Entry Type Rules plugin for Craft CMS 3.x
45
*

src/controllers/DefaultController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Entry Type Rules plugin for Craft CMS 3.x
45
*

src/translations/en/entry-type-rules.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Entry Type Rules plugin for Craft CMS 3.x
45
*

0 commit comments

Comments
 (0)