diff --git a/system/src/Grav/Common/Page/Page.php b/system/src/Grav/Common/Page/Page.php index 80a560969..3cdf83bc6 100644 --- a/system/src/Grav/Common/Page/Page.php +++ b/system/src/Grav/Common/Page/Page.php @@ -2737,7 +2737,6 @@ class Page implements PageInterface * @param string|array $value * @param bool $only_published * @return mixed - * @internal */ public function evaluate($value, $only_published = true) {