Skip to content

Commit

Permalink
Merge pull request #4 from legalthings/Fixup-mustache-engine-namespace
Browse files Browse the repository at this point in the history
Fixup mustache engine namespace
  • Loading branch information
jasny committed May 20, 2016
2 parents 62cc78d + 6ae8436 commit 035c594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DataEnricher/Mustache.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace LegalThings\DataEnricher;

use LegalThings\DataEnricher as DataEnricher;
use Mustache_Engine;

/**
* Process string as Mustache template
Expand Down

0 comments on commit 035c594

Please sign in to comment.