php-parser/test/PhpParser/Builder
2021-11-05 22:26:04 +01:00
..
ClassConstTest.php Add support for new PHP 8.1 modifiers (#796) 2021-07-21 12:43:29 +02:00
ClassTest.php Add addAttribute() method to Builders with normalizer (#782) 2021-06-16 17:47:22 +02:00
EnumCaseTest.php Added builders for enum and enum case 2021-11-05 22:26:04 +01:00
EnumTest.php Added builders for enum and enum case 2021-11-05 22:26:04 +01:00
FunctionTest.php Add addAttribute() method to Builders with normalizer (#782) 2021-06-16 17:47:22 +02:00
InterfaceTest.php Add addAttribute() method to Builders with normalizer (#782) 2021-06-16 17:47:22 +02:00
MethodTest.php Add addAttribute() method to Builders with normalizer (#782) 2021-06-16 17:47:22 +02:00
NamespaceTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
ParamTest.php Introduce ComplexType base class 2021-09-02 18:35:05 +02:00
PropertyTest.php Add support for new PHP 8.1 modifiers (#796) 2021-07-21 12:43:29 +02:00
TraitTest.php Add addAttribute() method to Builders with normalizer (#782) 2021-06-16 17:47:22 +02:00
TraitUseAdaptationTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
TraitUseTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
UseTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00