Transphpile\Transpile\Transpile::__construct PHP Method

__construct() public method

public __construct ( Transphpile\IO\IOInterface $io )
$io Transphpile\IO\IOInterface
    public function __construct(IOInterface $io)
    {
        $this->setIO($io);
    }