Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: TestAutoreferenced.php
<?php use PHPUnit\Framework\TestCase; class TestAutoreferenced extends TestCase { public $myTestData = null; public function testJsonEncodeException($data) { $this->myTestData = $data; } }