registration: Ignore attributes that start with @
authorKunal Mehta <legoktm@gmail.com>
Tue, 13 Jan 2015 19:46:53 +0000 (11:46 -0800)
committerKunal Mehta <legoktm@gmail.com>
Tue, 13 Jan 2015 19:49:09 +0000 (11:49 -0800)
commit896b9b5c6559654b3f7fa7d7ce2d6b0fe36bbd14
treee78152d17b93145e103122c7d325985f7f7fc5fd
parenta969555c2debda1c6e632432ddf8873af11f496a
registration: Ignore attributes that start with @

Allow these to be used for fake comments or other information
that should not be loaded.

Change-Id: Id79cd8b18988b94db565b2ddbc31ee6f17a89fca
includes/registration/ExtensionProcessor.php
tests/phpunit/includes/registration/ExtensionProcessorTest.php