Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Add blank lines around the use block
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks3w authored and weierophinney committed Jul 11, 2012
1 parent 515a3fa commit a257169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/GetoptTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
*/

namespace ZendTest\Console;

use Zend\Console\Getopt;
use Zend\Console\GetoptException;

Expand Down

0 comments on commit a257169

Please sign in to comment.