We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac214b commit 7d351efCopy full SHA for 7d351ef
1 file changed
src/Phing/Io/ExtendedFileStream.php
@@ -26,6 +26,7 @@
26
* Extended file stream wrapper class which auto-creates directories.
27
*
28
* @author Michiel Rook <mrook@php.net>
29
+ * @phpcs:disable PSR1.Methods.CamelCapsMethodName.NotCamelCaps
30
*/
31
class ExtendedFileStream
32
{
0 commit comments