X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FPageProps.php;h=382d089c5bc7a10dc24af0a9261a20d66dae93ba;hb=f44275ec1f2d243563b60041b7a29052f60bda24;hp=ed06935c2cabaeecce9fc0bb9685ce4c494cbfe8;hpb=4a975b8099ee11b15421d03be02206935a8422f1;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 {