diff --git a/src/Ast/ClassName.php b/src/Ast/ClassName.php index 235464f..83c1897 100644 --- a/src/Ast/ClassName.php +++ b/src/Ast/ClassName.php @@ -4,7 +4,7 @@ namespace Riverwaysoft\PhpConverter\Ast; -// version 0.8.2.39 +// version 0.8.2.40 class ClassName { private string|null $short = null;