Add null to @return tags if a method can return null
authorThiemo Mättig <thiemo.maettig@wikimedia.de>
Mon, 5 Oct 2015 15:53:13 +0000 (17:53 +0200)
committerThiemo Mättig <thiemo.maettig@wikimedia.de>
Mon, 5 Oct 2015 15:53:13 +0000 (17:53 +0200)
commit56d2a644f757ff82d7f4b9c7fc646cdd708ad8fa
tree2b342eea49c851532053722640442b3a7bfbf1eb
parentd21c75418d856b06dcb6307c6f01ddda40f30b3c
Add null to @return tags if a method can return null

Change-Id: I420998351663d92c4a101f61842e40591eebcd5f
includes/Title.php
includes/User.php
includes/api/ApiModuleManager.php
includes/cache/MessageBlobStore.php
includes/filerepo/file/File.php
includes/page/WikiPage.php
includes/search/SearchResult.php
includes/search/SearchResultSet.php
includes/upload/UploadStash.php
includes/utils/IP.php