Skip to content

Commit

Permalink
Another house cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
unicodeveloper committed Dec 15, 2016
1 parent 6633b3d commit 7a0fdaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
use Unicodeveloper\Mvrd\Mvrd;


$obj = new Mvrd('KSF354EF');
$obj = new Mvrd('xxxxxx');

print_r($obj->getData()[0]);

0 comments on commit 7a0fdaa

Please sign in to comment.