From 590e9634c4b7d827b76dfee440c44f9a574349b6 Mon Sep 17 00:00:00 2001 From: Jamie Calder Date: Mon, 6 Oct 2025 15:36:17 -0300 Subject: [PATCH] Update default value to 'Parent Class' in XML The output being displayed was incorrect. --- language/oop5/basic.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/oop5/basic.xml b/language/oop5/basic.xml index c1f49cabc4dc..74d188eaa695 100644 --- a/language/oop5/basic.xml +++ b/language/oop5/basic.xml @@ -535,7 +535,7 @@ $extended->displayVar();