Transphpile\Transpile\Transpile::__construct PHP Méthode

__construct() public méthode

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