Skip to content

Commit

Permalink
[TASK] Ignore CompatibilityUtility in PhpCS
Browse files Browse the repository at this point in the history
  • Loading branch information
mabolek committed Aug 28, 2023
1 parent 7c10c4e commit 9132c8f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Classes/Utility/CompatibilityUtility.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<?php

/** @noinspection ALL */
/**
* @noinspection ALL
* phpcs:ignoreFile
*/

namespace Pixelant\Interest\Utility;

Expand Down

0 comments on commit 9132c8f

Please sign in to comment.