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

Commit

Permalink
Merge branch 'feature/zend_exception-refactor' of https://github.com/…
Browse files Browse the repository at this point in the history
…Intiilapa/zf2 into feature/zend_exception-refactor
  • Loading branch information
weierophinney committed Apr 28, 2011
13 parents 9ae8ee2 + b5bc61a + 30d69f9 + 7dbd12c + 9f45cc7 + 473bfa3 + 916cd80 + 5aac7b0 + 6f66646 + 12c90a3 + 435c161 + 9bb6b33 + 5f9aebf commit e3acc17
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,11 @@
namespace Zend\Soap;

/**
* @uses \Zend\Exception
* @category Zend
* @package Zend_Soap
* @subpackage AutoDiscover
* @copyright Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
*/
interface Exception
{
Expand Down

0 comments on commit e3acc17

Please sign in to comment.