frontend\models\VerifyPasswordForm::attributeLabels PHP Méthode

attributeLabels() public méthode

public attributeLabels ( )
    public function attributeLabels()
    {
        return ['password' => '登录密码'];
    }