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

Commit

Permalink
Merge branch 'master' of git://github.com/zendframework/zf2 into cach…
Browse files Browse the repository at this point in the history
…e_filesystemSpeedup
  • Loading branch information
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 36 deletions.
3 changes: 0 additions & 3 deletions src/Container.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Navigation;

use Countable,
Expand Down
3 changes: 0 additions & 3 deletions src/Exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\Navigation;

/**
Expand Down
3 changes: 0 additions & 3 deletions test/ContainerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Navigation;

use Zend\Navigation,
Expand Down
3 changes: 0 additions & 3 deletions test/NavigationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Navigation;
use Zend\Navigation\Page;

Expand Down
3 changes: 0 additions & 3 deletions test/Page/MvcTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Navigation\Page;

use PHPUnit_Framework_TestCase as TestCase,
Expand Down
3 changes: 0 additions & 3 deletions test/Page/PageFactoryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Navigation;

use Zend\Navigation\Page\AbstractPage,
Expand Down
3 changes: 0 additions & 3 deletions test/Page/PageTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Navigation\Page;

use Zend\Navigation\Page\AbstractPage,
Expand Down
3 changes: 0 additions & 3 deletions test/Page/UriTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Navigation\Page;
use Zend\Navigation\Page;
use Zend\Navigation;
Expand Down
3 changes: 0 additions & 3 deletions test/TestAsset/Container.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Navigation\TestAsset;

/**
Expand Down
3 changes: 0 additions & 3 deletions test/TestAsset/InvalidPage.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Navigation\TestAsset;

/**
Expand Down
3 changes: 0 additions & 3 deletions test/TestAsset/Page.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Navigation\TestAsset;

use Zend\Navigation\Page\AbstractPage;
Expand Down
3 changes: 0 additions & 3 deletions test/TestAsset/UrlHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\Navigation\TestAsset;

/**
Expand Down

0 comments on commit a654383

Please sign in to comment.