summaryrefslogtreecommitdiff
path: root/add_extbase_property.sh
diff options
context:
space:
mode:
Diffstat (limited to 'add_extbase_property.sh')
-rwxr-xr-xadd_extbase_property.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/add_extbase_property.sh b/add_extbase_property.sh
index 5f7aac4..bcbc293 100755
--- a/add_extbase_property.sh
+++ b/add_extbase_property.sh
@@ -2,7 +2,7 @@
# TODO: fail if the current directon is not under version control
# TODO: fail if there are uncommitted changes
-# TODO: @required support
+# TODO: @validate NotEmpty support
# TODO: add relation with optional @lazy support
# TODO: search backwards for ext_emconf.php and cd to that directory and use it as extension name