From 1a6a22fb615e7c25d0387c046aa0972ad99bc1ec Mon Sep 17 00:00:00 2001 From: Nicola Galgano Date: Fri, 5 Apr 2024 16:49:23 +0200 Subject: [PATCH] deprecation --- libraries/src/Changelog/Changelog.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/libraries/src/Changelog/Changelog.php b/libraries/src/Changelog/Changelog.php index fd8c894bdcc0c..c17c499a7dc81 100644 --- a/libraries/src/Changelog/Changelog.php +++ b/libraries/src/Changelog/Changelog.php @@ -159,6 +159,14 @@ class Changelog */ protected $latest; + /** + * Update manifest `` element + * + * @var string + * @since __DEPLOY_VERSION__ + */ + protected $folder; + /** * Gets the reference to the current direct parent *