mirror of
https://github.com/e107inc/e107.git
synced 2025-10-18 16:26:20 +02:00
Improved code completion in PHPStorm
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
|
||||
class e_arrayTest extends \Codeception\Test\Unit
|
||||
{
|
||||
/** @var e_array */
|
||||
private $arrObj;
|
||||
|
||||
|
||||
protected function _before()
|
||||
{
|
||||
try
|
||||
|
Reference in New Issue
Block a user