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

Commit

Permalink
Merge pull request zendframework/zendframework#970 from DASPRiD/featu…
Browse files Browse the repository at this point in the history
…re/namespace-tag-removal

Removed @namespace tags
  • Loading branch information
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 57 deletions.
3 changes: 0 additions & 3 deletions src/Cloud.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 Zend\Tag;

use Zend\Config,
Expand Down
3 changes: 0 additions & 3 deletions src/Cloud/Decorator/Cloud.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 Zend\Tag\Cloud\Decorator;

use Zend\Tag\Cloud\Decorator;
Expand Down
3 changes: 0 additions & 3 deletions src/Cloud/Decorator/Exception.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 Zend\Tag\Cloud\Decorator;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Cloud/Decorator/HtmlCloud.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 Zend\Tag\Cloud\Decorator;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Cloud/Decorator/HtmlTag.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 Zend\Tag\Cloud\Decorator;

use Zend\Tag\Cloud\Decorator\Exception\InvalidArgumentException,
Expand Down
3 changes: 0 additions & 3 deletions src/Cloud/Decorator/Tag.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 Zend\Tag\Cloud\Decorator;

use Zend\Tag\Cloud\Decorator;
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\Tag;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Item.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 Zend\Tag;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/ItemList.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 Zend\Tag;

use Zend\Amf\Parser\Exception;
Expand Down
3 changes: 0 additions & 3 deletions src/Taggable.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 Zend\Tag;

/**
Expand Down
3 changes: 0 additions & 3 deletions test/Cloud/CloudTest.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\Tag\Cloud;

use Zend\Tag,
Expand Down
3 changes: 0 additions & 3 deletions test/Cloud/Decorator/HtmlCloudTest.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\Tag\Cloud\Decorator;

use Zend\Tag\Cloud\Decorator;
Expand Down
3 changes: 0 additions & 3 deletions test/Cloud/Decorator/HtmlTagTest.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\Tag\Cloud\Decorator;

use Zend\Tag,
Expand Down
3 changes: 0 additions & 3 deletions test/Cloud/TestAsset/CloudDummy.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\Tag\Cloud\TestAsset;

/**
Expand Down
3 changes: 0 additions & 3 deletions test/Cloud/TestAsset/CloudDummy1.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\Tag\Cloud\TestAsset;

/**
Expand Down
3 changes: 0 additions & 3 deletions test/Cloud/TestAsset/CloudDummy2.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\Tag\Cloud\TestAsset;

/**
Expand Down
3 changes: 0 additions & 3 deletions test/Cloud/TestAsset/TagDummy.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\Tag\Cloud\TestAsset;

/**
Expand Down
3 changes: 0 additions & 3 deletions test/ItemListTest.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\Tag;

use Zend\Tag,
Expand Down
3 changes: 0 additions & 3 deletions test/ItemTest.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\Tag;

use Zend\Tag,
Expand Down

0 comments on commit e01831f

Please sign in to comment.