$config = []; [ 'tabSelectWidget' => $tabSelectWidget, ] = $this->getLayout()->getConfig( $config );
and
$config = []; [ 'contentPanel' => $contentPanel ] = $this->getLayout()->getConfig( $config );
$config = []; [ 'tabSelectWidget' => $tabSelectWidget, ] = $this->getLayout()->getConfig( $config );
and
$config = []; [ 'contentPanel' => $contentPanel ] = $this->getLayout()->getConfig( $config );
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
SpecialInvestigate: Make reading config more usual | mediawiki/extensions/CheckUser | master | +4 -6 |
Change 820903 had a related patch set uploaded (by Reedy; author: Reedy):
[mediawiki/extensions/CheckUser@master] SpecialInvestigate: Make reading config more usual
Change 820903 merged by jenkins-bot:
[mediawiki/extensions/CheckUser@master] SpecialInvestigate: Make reading config more usual