Skip to content

Commit

Permalink
fixed #1
Browse files Browse the repository at this point in the history
  • Loading branch information
ojhaujjwal committed Nov 16, 2014
1 parent c6acf59 commit 002c685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Validator/CountryValidator.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ public function __construct(Loader\LoaderInterface $loader = null)
if ($loader !== null) {
$this->setLoader($loader);
}
parent::__construct();
}

/**
Expand Down

0 comments on commit 002c685

Please sign in to comment.