Rename MediaWiki\Output\Hook\OutputPageBodyAttributesHook

Depends-On: Ifdb9e6b59f126b47e4143c875c34a207643b7034
Change-Id: Idc25e5f2facef2ecc4d3207a4e520d758eb4e577
This commit is contained in:
C. Scott Ananian 2024-02-15 17:06:46 -05:00 committed by Bartosz Dziewoński
parent 33738758b5
commit 697588af7e

View file

@ -22,8 +22,8 @@
namespace MonoBook;
use MediaWiki\Hook\OutputPageBodyAttributesHook;
use MediaWiki\Hook\SkinTemplateNavigation__UniversalHook;
use MediaWiki\Output\Hook\OutputPageBodyAttributesHook;
use MediaWiki\Output\OutputPage;
use Skin;
use SkinTemplate;