mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-23 19:24:48 +01:00
6 lines
97 B
PHP
6 lines
97 B
PHP
<?php declare(strict_types=1);
|
|
|
|
require_once __DIR__ . '/../vendor/autoload.php';
|
|
|
|
gc_disable();
|