Gittern\Transport\Packfile::__construct PHP Méthode

__construct() public méthode

public __construct ( Iodophor\Io\Reader $reader )
$reader Iodophor\Io\Reader
    public function __construct(Reader $reader)
    {
        $this->reader = $reader;
    }