From f321dec24a15094ef178a4cb9d93eb99ed73faa6 Mon Sep 17 00:00:00 2001 From: Nathanael Esayeas Date: Wed, 4 Dec 2024 12:26:04 -0600 Subject: [PATCH] Update PropertyProperty.php Signed-off-by: Nathanael Esayeas --- lib/PhpParser/Node/Stmt/PropertyProperty.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/PhpParser/Node/Stmt/PropertyProperty.php b/lib/PhpParser/Node/Stmt/PropertyProperty.php index 4a21a8806b..70629687ef 100644 --- a/lib/PhpParser/Node/Stmt/PropertyProperty.php +++ b/lib/PhpParser/Node/Stmt/PropertyProperty.php @@ -1,3 +1,9 @@