mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-17 21:38:22 +01:00
c56fdd2b7f
1b68ff48b8
[automated] Apply Coding Standard (#6524)
6 lines
95 B
PHP
Executable File
6 lines
95 B
PHP
Executable File
#!/usr/bin/env php
|
|
<?php
|
|
namespace RectorPrefix202412;
|
|
|
|
require_once __DIR__ . '/rector.php';
|