mirror of
https://github.com/rectorphp/rector.git
synced 2025-04-12 19:41:58 +02:00
6 lines
95 B
PHP
Executable File
6 lines
95 B
PHP
Executable File
#!/usr/bin/env php
|
|
<?php
|
|
namespace RectorPrefix202308;
|
|
|
|
require_once __DIR__ . '/rector.php';
|