mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-06 07:24:44 +01:00
Raise version min PHP 7.3.
This commit is contained in:
@@ -15,7 +15,7 @@ use yiiunit\TestCase;
|
||||
*/
|
||||
class ArrayDataProviderTest extends TestCase
|
||||
{
|
||||
protected function setUp()
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
$this->mockApplication();
|
||||
|
||||
Reference in New Issue
Block a user