Don't lint PlaylistArchiveStream (see https://github.com/squizlabs/PHP_CodeSniffer/issues/1003)
This commit is contained in:
parent
6eb7d748c1
commit
e8ea411089
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* PlaylistArchiveStream class.
|
* PlaylistArchiveStream class.
|
||||||
|
*
|
||||||
|
* @codingStandardsIgnoreFile
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace Alltube;
|
namespace Alltube;
|
||||||
|
|
Loading…
Reference in a new issue