1 2 3 4 5 6
<?php namespace MediaWiki\Rest\HeaderParser; class HeaderParserError extends \RuntimeException { }