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 33 changed files with 0 additions and 99 deletions.
3 changes: 0 additions & 3 deletions src/AbstractServer.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\Server;

use ReflectionClass;
Expand Down
3 changes: 0 additions & 3 deletions src/Cache.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\Server;

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

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

/**
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\Server;

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

Expand Down
3 changes: 0 additions & 3 deletions src/Method/Definition.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\Server\Method;
use Zend\Server;

Expand Down
3 changes: 0 additions & 3 deletions src/Method/Parameter.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\Server\Method;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Method/Prototype.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\Server\Method;

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

use Zend\Server\Reflection\ReflectionClass,
Expand Down
3 changes: 0 additions & 3 deletions src/Reflection/AbstractFunction.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\Server\Reflection;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reflection/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\Server\Reflection;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reflection/Node.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\Server\Reflection;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reflection/Prototype.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\Server\Reflection;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reflection/ReflectionClass.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\Server\Reflection;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reflection/ReflectionFunction.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\Server\Reflection;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reflection/ReflectionMethod.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\Server\Reflection;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reflection/ReflectionParameter.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\Server\Reflection;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Reflection/ReflectionReturnValue.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\Server\Reflection;

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

/**
Expand Down
3 changes: 0 additions & 3 deletions test/DefinitionTest.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\Server;
use Zend\Server;
use Zend\Server\Method;
Expand Down
3 changes: 0 additions & 3 deletions test/Method/CallbackTest.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\Server\Method;
use Zend\Server\Method;

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

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

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

Expand Down
3 changes: 0 additions & 3 deletions test/Reflection/NodeTest.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\Server\Reflection;
use Zend\Server\Reflection\Node;

Expand Down
3 changes: 0 additions & 3 deletions test/Reflection/PrototypeTest.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\Server\Reflection;

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

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

Expand Down
3 changes: 0 additions & 3 deletions test/Reflection/ReflectionMethodTest.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\Server\Reflection;

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

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

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

use Zend\Server\Reflection;
Expand Down

0 comments on commit 3d5c552

Please # to comment.