mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-16 23:48:16 +08:00
7 lines
56 B
PHP
7 lines
56 B
PHP
<?php
|
|
|
|
return new class() extends \yii\base\Model
|
|
{
|
|
|
|
};
|