[NFC] fix comment blocks capitalising null
authoreileen <emcnaughton@wikimedia.org>
Thu, 23 May 2019 01:14:38 +0000 (13:14 +1200)
committereileen <emcnaughton@wikimedia.org>
Thu, 23 May 2019 01:16:53 +0000 (13:16 +1200)
commitcc1010111e7229f21d02a983cf52ea9779e52f1e
treee64aa99965e5a9f3c51076f285694ae1e84187e7
parent265ce2a90a624618bdef2f3a784956841de96335
[NFC] fix comment blocks capitalising null

From running the drupal code sniffer with type checking enabled it turns out the capitalisation of NULL
does not extend to docblocks.

See https://github.com/civicrm/coder/pull/7
CRM/Case/XMLRepository.php
CRM/Core/CodeGen/Main.php
CRM/Core/Component/Info.php
CRM/Report/Form.php
Civi/ActionSchedule/Mapping.php
Civi/Angular/AngularLoader.php
Civi/Angular/Manager.php
Civi/Core/SettingsBag.php
Civi/Core/SettingsManager.php
Civi/Core/SqlTriggers.php
Civi/Test/CiviEnvBuilder.php