Skip to content

Commit 848979b

Browse files
committed
Use phpcs:ignoreFile in c3.php
1 parent 4020bca commit 848979b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

c3.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// @codingStandardsIgnoreFile
2+
// phpcs:ignoreFile
33
// @codeCoverageIgnoreStart
44

55
/**

0 commit comments

Comments
 (0)