[ 'input' => ' ' '7.4', 'issues_to_fix' => ['MissingThrowsDocblock'], 'safe_types' => true, ], 'addMultipleThrowsAnnotationToFunction' => [ 'input' => ' ' '7.4', 'issues_to_fix' => ['MissingThrowsDocblock'], 'safe_types' => true, ], 'preservesExistingThrowsAnnotationToFunction' => [ 'input' => ' ' '7.4', 'issues_to_fix' => ['MissingThrowsDocblock'], 'safe_types' => true, ], 'doesNotAddDuplicateThrows' => [ 'input' => ' ' '7.4', 'issues_to_fix' => ['MissingThrowsDocblock'], 'safe_types' => true, ], 'addThrowsAnnotationToFunctionInNamespace' => [ 'input' => ' ' '7.4', 'issues_to_fix' => ['MissingThrowsDocblock'], 'safe_types' => true, ], 'addThrowsAnnotationToFunctionFromFunctionFromOtherNamespace' => [ 'input' => ' ' '7.4', 'issues_to_fix' => ['MissingThrowsDocblock'], 'safe_types' => true, ], 'addThrowsAnnotationAccountsForUseStatements' => [ 'input' => ' ' '7.4', 'issues_to_fix' => ['MissingThrowsDocblock'], 'safe_types' => true, ], ]; } }