Use MediaWiki\SuppressWarnings around trigger_error('') instead @
authorMark A. Hershberger <mah@nichework.com>
Mon, 2 Apr 2018 22:22:42 +0000 (18:22 -0400)
committerMarkAHershberger <mah@nichework.com>
Tue, 17 Apr 2018 16:34:00 +0000 (16:34 +0000)
commitd68806c03b88b72eda1ca668c5c7b69f5981a46d
treebf56bc748774a1e00c4ebf6669e82e4fa90f48c8
parented84cd9c424e8ee66aa94d572e6e892c781ba02c
Use MediaWiki\SuppressWarnings around trigger_error('') instead @

The @ sign requires a phpcs:ignore.

\MediaWiki\suppressWarnings() doesn't need a phpcs:ignore.

Bug: T191247
Change-Id: I6ef1e706f4f2a4192dde7a668b3b97086a4a8a68
includes/shell/Command.php