This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
rector
Watch
1
Star
0
Fork
0
You've already forked rector
mirror of
https://github.com/rectorphp/rector.git
synced
2025-02-23 19:24:48 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
psr4
/
tests
/
Source
/
SomeFile.php
11 lines
96 B
PHP
Raw
Normal View
History
Unescape
Escape
apply PSR-12
2019-10-13 07:59:52 +02:00
<
?
php
declare
(
strict_types
=
1
);
[Refactoring] Add MoveAndRenameClassRector
2019-09-22 13:39:33 +02:00
namespace
Rector\PSR4\Tests\Source
;
final
class
SomeFile
{
}
Reference in New Issue
Copy Permalink