rector/rules/generic/src/Rector
dobryy a6444fb801
[DX] Configurable rule must have configure code sample, and vice versa (#4174)
* [DX] Configurable rule must have configure code sample, and vice versa

* Add ConfiguredCodeSample

* heredocs

* code sample

* fix class

* drop AbstractConfigurableMatchTypeRector

Co-authored-by: TomasVotruba <tomas.vot@gmail.com>
2020-09-11 11:21:48 +02:00
..
Class_ [DX] Configurable rule must have configure code sample, and vice versa (#4174) 2020-09-11 11:21:48 +02:00
ClassConst beware reference (#4039) 2020-08-27 12:19:22 +02:00
ClassConstFetch [DX] Rename namespaces respect node type (#3973) 2020-08-18 17:57:30 +02:00
ClassLike [DX] Rename namespaces respect node type (#3973) 2020-08-18 17:57:30 +02:00
ClassMethod [DX] Last value objects (#4035) 2020-08-26 14:25:28 +00:00
Expression [DX] Various value objects added (#4034) 2020-08-26 10:54:53 +00:00
FuncCall [DX] Configurable rule must have configure code sample, and vice versa (#4174) 2020-09-11 11:21:48 +02:00
MethodCall Removing single-rule elastic package set, merge Decomplex set to CodingStyle, merge FrameworkMigration to NetteToSymfony (#4079) 2020-08-30 18:48:37 +00:00
Name [DX] Various value objects added (#4034) 2020-08-26 10:54:53 +00:00
New_ Removing single-rule elastic package set, merge Decomplex set to CodingStyle, merge FrameworkMigration to NetteToSymfony (#4079) 2020-08-30 18:48:37 +00:00
Property [CI] Add type-declaration set (#4089) 2020-09-01 17:56:30 +00:00
PropertyFetch [DX] Various value objects added (#4034) 2020-08-26 10:54:53 +00:00
StaticCall Removing single-rule elastic package set, merge Decomplex set to CodingStyle, merge FrameworkMigration to NetteToSymfony (#4079) 2020-08-30 18:48:37 +00:00
String_ [DX] Various value objects added (#4034) 2020-08-26 10:54:53 +00:00
Variable [DX] Architecture rules respect namespace (#3983) 2020-08-20 13:56:36 +02:00
AbstractIsAbleFunCallRector.php [DX] Fix NoAbstractMethodRule cases (#4180) 2020-09-09 09:07:14 +00:00
AbstractToMethodCallRector.php [Doctrine] Add constructor getRepository to service (#3954) 2020-08-13 01:04:23 +02:00