/
home
/
techb158
/
ileadtechnology.com
/
vendor
/
tanmuhittin
/
laravel-google-translate
/
tests
/
/home/techb158/ileadtechnology.com/vendor/tanmuhittin/laravel-google-translate/tests
mkdir
upload
Name
Size
Mode
Actions
Unit/
-
0755
rm
TestCase.php
273
0644
edit
dl
rm
Edit:
/home/techb158/ileadtechnology.com/vendor/tanmuhittin/laravel-google-translate/tests/TestCase.php
(273B)
<?php namespace Tanmuhittin\LaravelGoogleTranslateTests; abstract class TestCase extends \PHPUnit\Framework\TestCase { public function __construct() { parent::__construct(); include_once __DIR__ . './../src/DeclareFunctionsIfMissing.php'; } }
Save