checkstyle by php-cs-fixer
This commit is contained in:
parent
7004e53399
commit
ac767875a6
9 changed files with 22 additions and 30 deletions
|
|
@ -3,11 +3,10 @@
|
|||
namespace FFMpeg\Tests;
|
||||
|
||||
use FFMpeg\FFMpeg;
|
||||
use FFMpeg\Tests\TestCase;
|
||||
use FFMpeg\FFProbe\DataMapping\StreamCollection;
|
||||
use FFMpeg\FFProbe\DataMapping\Stream;
|
||||
|
||||
class FFMpegTest Extends TestCase
|
||||
class FFMpegTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* @expectedException \FFMpeg\Exception\RuntimeException
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue