Skip to content

Commit 7d351ef

Browse files
committed
Add PHPCS ignore
1 parent 4ac214b commit 7d351ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Phing/Io/ExtendedFileStream.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
* Extended file stream wrapper class which auto-creates directories.
2727
*
2828
* @author Michiel Rook <mrook@php.net>
29+
* @phpcs:disable PSR1.Methods.CamelCapsMethodName.NotCamelCaps
2930
*/
3031
class ExtendedFileStream
3132
{

0 commit comments

Comments
 (0)