diff --git a/src/Ast/ClassName.php b/src/Ast/ClassName.php index 36c01c1..fc4c37c 100644 --- a/src/Ast/ClassName.php +++ b/src/Ast/ClassName.php @@ -4,7 +4,7 @@ namespace Riverwaysoft\PhpConverter\Ast; -// version 0.8.2.37 +// version 0.8.2.38 class ClassName { private string|null $short = null;