Skip to content

Commit

Permalink
update Numberhelper
Browse files Browse the repository at this point in the history
  • Loading branch information
antograssiot committed Sep 4, 2014
1 parent a78d765 commit c83c864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/Helper/NumberHelper.php
Expand Up @@ -35,7 +35,7 @@ class NumberHelper extends Helper {
* @var mixed
*/
protected $_defaultConfig = [
'engine' => 'Cake\I18n\LocalizedNumber'
'engine' => 'Cake\I18n\Number'
];

/**
Expand Down

0 comments on commit c83c864

Please sign in to comment.