]> source.dussan.org Git - nextcloud-server.git/commit
Add type hinting to functions
authorLukas Reschke <lukas@owncloud.com>
Fri, 24 Oct 2014 12:13:40 +0000 (14:13 +0200)
committerLukas Reschke <lukas@owncloud.com>
Fri, 24 Oct 2014 12:13:40 +0000 (14:13 +0200)
commitb3a04840b54464457298807d6609d525d68d8953
tree408d7c8103a788cbb7c714f64649be180f54ed4d
parent77b8e1543a697dbc5fad0bdbbc6bb6c271448066
Add type hinting to functions

It's only reasonable to have proper type hinting here which might even help us to catch bugs.
apps/files/lib/helper.php
apps/files_encryption/lib/helper.php
apps/files_external/lib/config.php
apps/files_trashbin/lib/trashbin.php
lib/private/db/mdb2schemamanager.php
lib/private/files.php
lib/private/files/mount/manager.php
lib/private/preview.php
lib/private/server.php
lib/private/util.php