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