frontend\models\PasswordResetVerifyForm::attributeLabels PHP Method

attributeLabels() public method

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