X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FPageProps.php;h=382d089c5bc7a10dc24af0a9261a20d66dae93ba;hb=91694ec324adfc9da88a56f42c7ad6f09840ef64;hp=ed06935c2cabaeecce9fc0bb9685ce4c494cbfe8;hpb=c07567928973c22f1b85969f5ba20285e59b877d;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/PageProps.php b/includes/PageProps.php index ed06935c2c..382d089c5b 100644 --- a/includes/PageProps.php +++ b/includes/PageProps.php @@ -19,12 +19,12 @@ * * @file */ +use Wikimedia\ScopedCallback; /** * Gives access to properties of a page. * * @since 1.27 - * */ class PageProps {