Fix function return comment
This commit is contained in:
@ -19,7 +19,7 @@ enum MDCustomReportFormat implements JsonSerializable {
|
||||
*
|
||||
* @param string $input Input to get a value from.
|
||||
*
|
||||
* @return MDCustomReportTarget
|
||||
* @return MDCustomReportFormat
|
||||
*/
|
||||
public static function fromString(string $input):MDCustomReportFormat {
|
||||
|
||||
|
Reference in New Issue
Block a user