PATH:
home
/
lab2454c
/
credityork.com
/
wp-content
/
plugins
/
wp-optimize
/
vendor
/
rosell-dk
/
exec-with-fallback
<?php include 'vendor/autoload.php'; //include 'src/ExecWithFallback.php'; use ExecWithFallback\ExecWithFallback; use ExecWithFallback\Tests\ExecWithFallbackTest; ExecWithFallback::exec('echo hello'); ExecWithFallbackTest::testExec();
[-] phpstan.neon
[edit]
[-] composer.json
[edit]
[+]
..
[+]
tests
[-] phpunit.xml.dist
[edit]
[-] test.php
[edit]
[-] README.md
[edit]
[-] phpunit.xml.dist.bak
[edit]
[-] LICENSE
[edit]
[+]
src