/var/www/vhosts/ihelp.ro/httpdocs/tests/TestCase/View/Helper
NameSizeModeActions
LinkHelperTest.php7310644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/tests/TestCase/View/Helper/LinkHelperTest.php (731B)
Link = new LinkHelper($view); } /** * tearDown method * * @return void */ public function tearDown(): void { unset($this->Link); parent::tearDown(); } }