diff --git a/files/fileTemplates/includes/PHP Property Doc Comment.php b/files/fileTemplates/includes/PHP Property Doc Comment.php new file mode 100644 index 0000000..5948796 --- /dev/null +++ b/files/fileTemplates/includes/PHP Property Doc Comment.php @@ -0,0 +1 @@ +/** @var ${TYPE_HINT} */ diff --git a/files/fileTemplates/internal/PHP Class.php b/files/fileTemplates/internal/PHP Class.php index 219be0f..3245f98 100644 --- a/files/fileTemplates/internal/PHP Class.php +++ b/files/fileTemplates/internal/PHP Class.php @@ -1,4 +1,4 @@ -