docs: closure -> Closure; callback -> callable
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 19 Apr 2014 06:43:31 +0000 (08:43 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 19 Apr 2014 06:43:31 +0000 (08:43 +0200)
commitb9cd789fce4e0723f14159aa13378b190490ac40
treec95cb6235dba973842dbcd2da4dd1e1646e7f8d9
parent7ee273d36aa8ae2d8ffe8836734816e70bc685b0
docs: closure -> Closure; callback -> callable

Changed closure to capital word Closure in doc and type hint,
also changed callback in docs to callable

Change-Id: I52c8e8f13d38a837052101c38b9986be780ca057
includes/Import.php
includes/deferred/CallableUpdate.php
includes/filebackend/FileBackendStore.php
includes/objectcache/APCBagOStuff.php
includes/objectcache/BagOStuff.php
includes/objectcache/EmptyBagOStuff.php
includes/objectcache/MultiWriteBagOStuff.php
includes/objectcache/SqlBagOStuff.php
includes/objectcache/XCacheBagOStuff.php
includes/parser/Parser.php
tests/phpunit/includes/libs/GenericArrayObjectTest.php