frontend\models\ChangeMobileForm::attributeLabels PHP Метод

attributeLabels() публичный Метод

public attributeLabels ( )
    public function attributeLabels()
    {
        return ['mobile' => '新手机号', 'verifyCode' => '验证码'];
    }