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

Commit

Permalink
[zen-49] Remove unnecessary @see and other unnecessary stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks3w committed Jul 12, 2012
1 parent 7890c16 commit fa3d132
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 20 deletions.
2 changes: 0 additions & 2 deletions test/BigIntegerValueTest.php
Expand Up @@ -17,8 +17,6 @@
use Zend\Math\BigInteger as MathBigInteger;

/**
* Test case for Zend_XmlRpc_Value
*
* @category Zend
* @package Zend_XmlRpc
* @subpackage UnitTests
Expand Down
2 changes: 0 additions & 2 deletions test/ClientTest.php
Expand Up @@ -20,8 +20,6 @@
use Zend\XmlRpc;

/**
* Test case for Zend\XmlRpc\Client
*
* @category Zend
* @package Zend_XmlRpc
* @subpackage UnitTests
Expand Down
2 changes: 0 additions & 2 deletions test/FaultTest.php
Expand Up @@ -14,8 +14,6 @@
use Zend\XmlRpc;

/**
* Test case for Zend_XmlRpc_Fault
*
* @category Zend
* @package Zend_XmlRpc
* @subpackage UnitTests
Expand Down
2 changes: 0 additions & 2 deletions test/GeneratorTest.php
Expand Up @@ -13,8 +13,6 @@
use Zend\XmlRpc\Generator\GeneratorInterface as Generator;

/**
* Test case for Zend_XmlRpc_Generator_*
*
* @category Zend
* @package Zend_XmlRpc
* @subpackage UnitTests
Expand Down
2 changes: 0 additions & 2 deletions test/Request/HttpTest.php
Expand Up @@ -14,8 +14,6 @@
use ZendTest\AllTests\StreamWrapper\PHPInput;

/**
* Test case for Zend\XmlRpc\Request\Http
*
* @category Zend
* @package Zend_XmlRpc
* @subpackage UnitTests
Expand Down
2 changes: 0 additions & 2 deletions test/RequestTest.php
Expand Up @@ -15,8 +15,6 @@
use Zend\XmlRpc\Value;

/**
* Test case for Zend_XmlRpc_Request
*
* @category Zend
* @package Zend_XmlRpc
* @subpackage UnitTests
Expand Down
2 changes: 0 additions & 2 deletions test/ResponseTest.php
Expand Up @@ -14,8 +14,6 @@
use Zend\XmlRpc\AbstractValue;

/**
* Test case for Zend_XmlRpc_Response
*
* @category Zend
* @package Zend_XmlRpc
* @subpackage UnitTests
Expand Down
2 changes: 0 additions & 2 deletions test/Server/CacheTest.php
Expand Up @@ -13,8 +13,6 @@
use Zend\XmlRpc\Server;

/**
* Test case for Zend\XmlRpc\Server\Cache
*
* @category Zend
* @package Zend_XmlRpc
* @subpackage UnitTests
Expand Down
2 changes: 0 additions & 2 deletions test/Server/FaultTest.php
Expand Up @@ -13,8 +13,6 @@
use Zend\XmlRpc\Server;

/**
* Test case for Zend_XmlRpc_Server_Fault
*
* @category Zend
* @package Zend_XmlRpc
* @subpackage UnitTests
Expand Down
2 changes: 0 additions & 2 deletions test/ServerTest.php
Expand Up @@ -19,8 +19,6 @@
use Zend\XmlRpc;

/**
* Test case for Zend_XmlRpc_Server
*
* @category Zend
* @package Zend_XmlRpc
* @subpackage UnitTests
Expand Down

0 comments on commit fa3d132

Please sign in to comment.