Gittern\Hydrator\IndexHydrator::__construct PHP Méthode

__construct() public méthode

public __construct ( Repository $repo )
$repo Gittern\Repository
    public function __construct(Repository $repo)
    {
        $this->repo = $repo;
    }