|
@@ -1,5 +1,5 @@ |
|
1
|
|
-<?php |
|
1
|
+<?php // phpcs:ignore WordPress.Files.FileName.NotHyphenatedLowercase |
|
2
|
2
|
/** |
|
3
|
3
|
* Generic functions using the Photon service. |
|
4
|
4
|
* |
|
5
|
5
|
* Some are used outside of the Photon module being active, so intentionally not within the module. |