droptable
Results
1
issues of
droptable
If a class has constant-values containing the class-keyword (used for name resolution) all method-modifiers get stripped from all methods except the first method. Example: ```php class Foo { const BAR_CLASS...