From 557db313617b7f3c0c05b3533516983299208c2d Mon Sep 17 00:00:00 2001 From: rutuja027 <40690593+rutuja027@users.noreply.github.com> Date: Thu, 10 Oct 2019 12:01:00 +0530 Subject: [PATCH] Add files via upload --- Chapter05/Examples/MyClass.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Chapter05/Examples/MyClass.php diff --git a/Chapter05/Examples/MyClass.php b/Chapter05/Examples/MyClass.php new file mode 100644 index 0000000..f753bb4 --- /dev/null +++ b/Chapter05/Examples/MyClass.php @@ -0,0 +1,26 @@ +say(); //outputs, Overridden!