frontend\models\ContactForm::attributeLabels PHP Method

attributeLabels() public method

public attributeLabels ( )
    public function attributeLabels()
    {
        return ['verifyCode' => 'Verification Code'];
    }