wiki.techinc.nl/includes/libs/filebackend
Kunal Mehta 0cb2a09b6d Always put type information before variable name for @var tags
Like other tags, @var should have the type information before the
variable name.

<https://docs.phpdoc.org/references/phpdoc/tags/var.html>

Change-Id: I9eca6957b1990fa8cc687103dc02ee38af5f9086
2017-09-04 11:06:51 -07:00
..
filejournal Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
fileop Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
fsfile Move FSFile classes to /fsfile 2016-10-18 16:09:31 -07:00
FileBackend.php Use correct variable name in @param documentation 2017-08-11 19:27:19 +02:00
FileBackendError.php Simplify and clean up FileBackend exceptions 2016-09-22 15:28:08 -07:00
FileBackendMultiWrite.php Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
FileBackendStore.php Re-introduce use of mime_content_type() 2017-07-27 02:18:43 +00:00
FileOpBatch.php Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
FSFileBackend.php Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
HTTPFileStreamer.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
MemoryFileBackend.php Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
SwiftFileBackend.php Always put type information before variable name for @var tags 2017-09-04 11:06:51 -07:00