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

Commit

Permalink
Merge branch 'fix-remove-old-view-helper-identifier' of https://githu…
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanDotPro committed May 28, 2012
3 parents a2b3753 + 6f01416 + c1b5afe commit f0162d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/HelperLoader.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ class HelperLoader extends PluginClassLoader
* @var array Pre-aliased view helpers
*/
protected $plugins = array(
'action' => 'Zend\View\Helper\Action',
'basepath' => 'Zend\View\Helper\BasePath',
'currency' => 'Zend\View\Helper\Currency',
'cycle' => 'Zend\View\Helper\Cycle',
Expand Down

0 comments on commit f0162d1

Please sign in to comment.