My first commit of codes
This commit is contained in:
4
vendor/phpunit/phpunit-mock-objects/tests/bootstrap.php
vendored
Normal file
4
vendor/phpunit/phpunit-mock-objects/tests/bootstrap.php
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
require __DIR__ . '/_fixture/FunctionCallback.php';
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
||||
|
Reference in New Issue
Block a user