protected function getOptionalOptions()
 {
     return array_merge(['headerComment', 'headerDocblock', 'blankLineAtEnd', 'declareStrictTypes'], parent::getOptionalOptions());
 }