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

Commit

Permalink
Merge branch 'hotfix/code-cleanup' of https://github.com/Maks3w/zf2 i…
Browse files Browse the repository at this point in the history
…nto hotfix/uses-annotations
  • Loading branch information
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/Exception/ExceptionInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Console\Exception;

/**
* @uses Zend\Exception
* @category Zend
* @package Zend_Console
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions src/Getopt.php
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@
*
* @todo Feature request to implement callbacks.
* e.g. if -a is specified, run function 'handleOptionA'().
* @uses \Zend\Console\GetoptException
* @uses \Zend\Json\Json
*/
class Getopt
{
Expand Down

0 comments on commit 298a619

Please sign in to comment.