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

Commit

Permalink
Merge branch 'hotfix/zendframework/zendframework#5863-method-signatur…
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Mar 17, 2014
2 parents 7fed477 + 0e4dc4f commit 7f78a52
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 7f78a52

Please # to comment.