ResourceLoaderClientHtml: Simplify code
authorFomafix <fomafix@googlemail.com>
Mon, 5 Aug 2019 18:59:08 +0000 (20:59 +0200)
committerFomafix <fomafix@googlemail.com>
Mon, 5 Aug 2019 18:59:08 +0000 (20:59 +0200)
commit7a208445637d20681d5d262610958249e144577a
tree60c27781b5ad7737b1716b41645ee65ae1e5346d
parent41ba319eb6aaafb76b28bf161f2a48572bbfdbd7
ResourceLoaderClientHtml: Simplify code

* Use nowdoc instead of heredoc syntax where variable expansion is not
  wanted.
* Combine code paths for debug mode and normal mode.

Change-Id: Ic70d82aaec6396a31783e5a60419409f08c4ef73
includes/resourceloader/ResourceLoaderClientHtml.php