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

Commit

Permalink
Merge commit 'refs/pull/3522/head' of github.com:zendframework/zf2 in…
Browse files Browse the repository at this point in the history
…to hotfix/remove-blank-line
  • Loading branch information
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Processor/Translator.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,4 @@ public function processValue($value)
{
return $this->translator->translate($value, $this->textDomain, $this->locale);
}

}

0 comments on commit 68f1093

Please sign in to comment.