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

Commit

Permalink
Merge branch 'hotfix/configuration-rename' of https://github.com/Evan…
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Jul 20, 2012
2 parents 17a8402 + 8644f9b commit f6c04c2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

namespace Zend\I18n\View;

use Zend\ServiceManager\ConfigurationInterface;
use Zend\ServiceManager\ConfigInterface;
use Zend\ServiceManager\ServiceManager;

/**
Expand All @@ -20,7 +20,7 @@
* @package Zend_I18n
* @subpackage View
*/
class HelperConfiguration implements ConfigurationInterface
class HelperConfig implements ConfigInterface
{
/**
* @var array Pre-aliased view helpers
Expand Down

0 comments on commit f6c04c2

Please sign in to comment.