Use some callable hints on @param docs
authorumherirrender <umherirrender_de.wp@web.de>
Thu, 3 Jul 2014 19:20:35 +0000 (21:20 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Thu, 3 Jul 2014 19:20:35 +0000 (21:20 +0200)
commitde39f3e019f51b6ae93e2f37a92358a8dff87230
treee31491790398cc1efa88342a7af08484028a22d3
parentc920985e8b51b3eff1790a714c3c0766b4769232
Use some callable hints on @param docs

Callbacks can be given as a string or array, so the hint 'callable' is
used.

Change-Id: I3842606f74c8c3705dffc70bf13e31f44a37fa65
includes/Hooks.php
includes/cache/CacheDependency.php
includes/db/LBFactorySingle.php
includes/filebackend/FSFileBackend.php
includes/filerepo/FileRepo.php
includes/filerepo/ForeignAPIRepo.php
includes/installer/Installer.php
includes/parser/Parser.php