diff --git a/system/src/Grav/Common/Page/Page.php b/system/src/Grav/Common/Page/Page.php index aa6eaf70b..b807fedff 100644 --- a/system/src/Grav/Common/Page/Page.php +++ b/system/src/Grav/Common/Page/Page.php @@ -1779,7 +1779,6 @@ class Page * @param bool $all * * @return \Grav\Common\Page\Page page you were looking for if it exists - * @deprecated */ public function find($url, $all = false) {