Notice: Undefined variable: generator in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/model-extended.php on line 18
Notice: Trying to get property 'nsModel' of non-object in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/model-extended.php on line 18
;
use Yii;
use \
Notice: Undefined variable: generator in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/model-extended.php on line 21
Notice: Trying to get property 'nsModel' of non-object in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/model-extended.php on line 21
\base\
Notice: Undefined variable: className in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/model-extended.php on line 21
as Base
Notice: Undefined variable: className in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/model-extended.php on line 21
;
/**
* This is the model class for table "
Notice: Undefined variable: tableName in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/model-extended.php on line 24
".
*/
class
Notice: Undefined variable: className in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/model-extended.php on line 26
extends Base
Notice: Undefined variable: className in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/model-extended.php on line 26
{
/**
* @inheritdoc
*/
public function rules()
{
return array_replace_recursive(parent::rules(),
[
Notice: Undefined variable: rules in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/model-extended.php on line 34
Warning: implode(): Invalid arguments passed in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/model-extended.php on line 34
]);
}
Notice: Undefined variable: generator in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/model-extended.php on line 37
Notice: Trying to get property 'generateAttributeHints' of non-object in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/model-extended.php on line 37
}