diff --git a/components/com_content/router.php b/components/com_content/router.php index 5ea289404d537..35ac88a0dcb5b 100644 --- a/components/com_content/router.php +++ b/components/com_content/router.php @@ -142,6 +142,8 @@ public function getArticleSegment($id, $query) * @param array $query The request that is built right now * * @return array|string The segments of this item + * + * @since __DEPLOY_VERSION__ */ public function getFormSegment($id, $query) {