registration: Ignore keys prefixed with @ in "config"
authorKunal Mehta <legoktm@gmail.com>
Tue, 27 Jan 2015 07:00:07 +0000 (23:00 -0800)
committerKunal Mehta <legoktm@gmail.com>
Tue, 27 Jan 2015 07:00:07 +0000 (23:00 -0800)
commit920ef42ae0923219ac42eef8d0822726834c5a9e
tree4d75e2e66bee91c4edfb798857df557c3d6af4eb
parente6c1ab047f8e31f0208a5da7241ee51401972aa0
registration: Ignore keys prefixed with @ in "config"

This will allow for documentation of individual configuration
options.

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