Skip to content

Commit 0303dca

Browse files
Fixed Stream object code format
1 parent 78e17c3 commit 0303dca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Services/Zencoder/Stream.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
32
/**
43
* Zencoder API client interface.
54
*
@@ -10,6 +9,7 @@
109
* @license http://creativecommons.org/licenses/MIT/MIT
1110
* @link http://github.com/zencoder/zencoder-php
1211
*/
12+
1313
class Services_Zencoder_Stream extends Services_Zencoder_Object
1414
{
15-
}
15+
}

0 commit comments

Comments
 (0)