1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-12 09:29:47 +01:00
PHP-Parser/test/code/parser/stmt/class
2019-01-05 21:34:25 +01:00
..
abstract.test
anonymous.test Add PHP 7.4 typed properties support 2019-01-05 21:34:25 +01:00
conditional.test
constModifierErrors.test
constModifiers.test
final.test
implicitPublic.test Add PHP 7.4 typed properties support 2019-01-05 21:34:25 +01:00
interface.test
modifier.test Add PHP 7.4 typed properties support 2019-01-05 21:34:25 +01:00
name.test
php4Style.test Add PHP 7.4 typed properties support 2019-01-05 21:34:25 +01:00
propertyTypes.test Add PHP 7.4 typed properties support 2019-01-05 21:34:25 +01:00
simple.test Add PHP 7.4 typed properties support 2019-01-05 21:34:25 +01:00
staticMethod.test
trait.test