PATH:
home
/
rwabteecom
/
public_html_old
/
vendor
/
opcodesio
/
mail-parser
/
tests
/
Editing: TestCase.php
<?php namespace Opcodes\MailParser\Tests; use PHPUnit\Framework\TestCase as BaseTestCase; abstract class TestCase extends BaseTestCase { // }
SAVE
CANCEL