Created
November 18, 2018 08:51
-
-
Save digitalhuman/06bace6429cb6510bb531c50419de2b8 to your computer and use it in GitHub Desktop.
file is in ctest/testing.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require_once "../vendor/autoload.php"; | |
use MyNS\Test; | |
$c = new Test(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment