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

Commit

Permalink
remove useless helper view action
Browse files Browse the repository at this point in the history
remove useless helper view action
  • Loading branch information
blanchonvincent committed May 28, 2012
2 parents a2b3753 + 6f01416 commit c1b5afe
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 c1b5afe

Please sign in to comment.