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