PhpSettings constructor

PhpSettings({
  1. CommonLanguageSettings? common,
})

Implementation

PhpSettings({this.common}) : super(fullyQualifiedName);