From 684d6d3389af2d0bda387354a643ef6eb6cead63 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Wed, 12 Dec 2018 10:14:28 -0700 Subject: [PATCH] =?UTF-8?q?This=20can=20get=20used=20externally=20too?= =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- system/src/Grav/Common/Page/Page.php | 1 - 1 file changed, 1 deletion(-) 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) {