mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
fix cs
This commit is contained in:
committed by
Jaap van Otterdijk
parent
e9e35284d9
commit
f8d4fda4f3
@@ -20,7 +20,7 @@ interface Tag
|
||||
public function getName(): string;
|
||||
|
||||
/**
|
||||
* @return Tag Class that implements Tag
|
||||
* @return Tag|mixed Class that implements Tag
|
||||
*/
|
||||
public static function create(string $body);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user