We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cdc6eb commit 475400fCopy full SHA for 475400f
src/HelloWorld.php
@@ -6,6 +6,6 @@ class HelloWorld
6
{
7
public static function sayHello()
8
9
- echo "Hello World";
+ echo "Hello World v 1.0.1";
10
}
11
0 commit comments