Skip to content

Commit

Permalink
Merge branch 'patch-5' of https://github.com/mishak87/zf2 into hotfix…
Browse files Browse the repository at this point in the history
…/form-exception-namespace
  • Loading branch information
weierophinney committed Feb 9, 2012
2 parents ba27289 + 4f563d9 commit c765a43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
/**
* @namespace
*/
namespace Zend\Form\Element\Exception;
namespace Zend\Form\Decorator\Exception;

/**
* @uses Zend\Form\Decorator\Exception
Expand Down

0 comments on commit c765a43

Please sign in to comment.