PhpSettings constructor
PhpSettings({
- CommonLanguageSettings? common,
Implementation
PhpSettings({this.common}) : super(fullyQualifiedName);
PhpSettings({this.common}) : super(fullyQualifiedName);