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

Commit

Permalink
patch zendframework/zendframework#5860 : on Config component
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik authored and Ocramius committed Mar 17, 2014
1 parent 7fed477 commit 0e4dc4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Processor/Translator.php
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ public function process(Config $config)
* Process a single value
*
* @param $value
* @return mixed
* @return string
*/
public function processValue($value)
{
Expand Down

0 comments on commit 0e4dc4f

Please # to comment.