Skip to content

Commit

Permalink
0.8.2.38
Browse files Browse the repository at this point in the history
  • Loading branch information
kubk committed Apr 23, 2024
1 parent 9cb2272 commit 9ffc77a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ast/ClassName.php
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 9ffc77a

Please sign in to comment.