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

Commit

Permalink
Merge pull request zendframework/zendframework#7026 from keradus/line…
Browse files Browse the repository at this point in the history
…_after_namespace

CS: There MUST be one blank line after the namespace declaration.
  • Loading branch information
Ocramius committed Dec 16, 2014
4 parents d20b408 + babe345 + 1ec6c6d + 224d1c1 commit 6313fe3
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion test/Storage/Adapter/DbaDb2Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

namespace ZendTest\Cache\Storage\Adapter;


/**
* @group Zend_Cache
*/
Expand Down
1 change: 0 additions & 1 deletion test/Storage/Adapter/DbaDb3Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

namespace ZendTest\Cache\Storage\Adapter;


/**
* @group Zend_Cache
*/
Expand Down
1 change: 0 additions & 1 deletion test/Storage/Adapter/DbaDb4Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

namespace ZendTest\Cache\Storage\Adapter;


/**
* @group Zend_Cache
*/
Expand Down
1 change: 0 additions & 1 deletion test/Storage/Adapter/DbaFlatfileTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

namespace ZendTest\Cache\Storage\Adapter;


/**
* @group Zend_Cache
*/
Expand Down
1 change: 0 additions & 1 deletion test/Storage/Adapter/DbaGdbmTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

namespace ZendTest\Cache\Storage\Adapter;


/**
* @group Zend_Cache
*/
Expand Down
1 change: 0 additions & 1 deletion test/Storage/Adapter/DbaInifileTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

namespace ZendTest\Cache\Storage\Adapter;


/**
* @group Zend_Cache
*/
Expand Down
1 change: 0 additions & 1 deletion test/Storage/Adapter/DbaQdbmTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

namespace ZendTest\Cache\Storage\Adapter;


/**
* @group Zend_Cache
*/
Expand Down

0 comments on commit 6313fe3

Please sign in to comment.