Fix function return comment
This commit is contained in:
parent
59e85ac02c
commit
dc977c0ff6
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user