Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 395 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 395 Bytes

HelloWorld Composer

Simple project to test the CodeDruids/hello-world-composer Composer package

The test file will simply echo the result from the HelloWorld::sayHello() method.

Usage

From a command line:

$ php src\HelloWorldComposer.php

Should see the following response:

Hello Acolyte Jack!