Add // @codingStandardsIgnoreFile to FormatMetadata
authorKunal Mehta <legoktm@gmail.com>
Fri, 25 Sep 2015 17:56:34 +0000 (10:56 -0700)
committerKunal Mehta <legoktm@gmail.com>
Fri, 25 Sep 2015 17:56:57 +0000 (10:56 -0700)
commitdf706d2457e675ce3896b6b2aace27dac3fb9ff1
tree3832a8ff23da2b06e16fd619f32e3c3d8e8cfd7f
parentf127fa161e5698e3e3d780ba5a4d073d354097d0
Add // @codingStandardsIgnoreFile to FormatMetadata

PHPCS can't handle the level of nesting in this file and the tokenizer
dies.

Change-Id: Ib660e034ad21202303dd443e573e54dd8ed05a43
includes/media/FormatMetadata.php