Drop @deprecated line

This commit is contained in:
Flavio Copes
2015-08-24 09:06:33 +02:00
parent 86f29ebe57
commit 6e21a3f56a

View File

@@ -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)
{