Moved urlExist to file helper class.

This commit is contained in:
2022-06-11 19:11:00 +02:00
parent 9f04566c81
commit 9e4a6e0c53
9 changed files with 74 additions and 96 deletions

View File

@@ -140,13 +140,9 @@
name="github_access_token"
label="COM_COMPONENTBUILDER_CONFIG_GITHUB_ACCESS_TOKEN_LABEL"
size="128"
default="secret"
description="COM_COMPONENTBUILDER_CONFIG_GITHUB_ACCESS_TOKEN_DESCRIPTION"
message="Error! Please add token here."
class="text_area"
readonly="false"
disabled="false"
required="false"
filter="STRING"
hint="COM_COMPONENTBUILDER_CONFIG_GITHUB_ACCESS_TOKEN_HINT"
autocomplete="off"