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

Commit

Permalink
Merge branch 'feature/i18n-translator-remote-sources'
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Aug 28, 2012
2 parents 8b5cb19 + f8040ae commit 2eaf4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/TestAsset/ArrayTranslator.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

use Zend\I18n\Translator;

class ArrayTranslator implements Translator\Loader\LoaderInterface
class ArrayTranslator implements Translator\Loader\FileLoaderInterface
{
public $translations;

Expand Down

0 comments on commit 2eaf4da

Please sign in to comment.