nextcloud/lib/private/files/node
Bernhard Posselt 8e37214346 add an interface for the root folder so apps have an interface to deal with storage
fix comments and newline

add newline
2014-12-21 20:52:34 +01:00
..
file.php make \OC\Files\Node\Node implement the FileInfo interface 2014-12-04 13:27:08 +01:00
folder.php Make $userId mandatory for searchByTags 2014-12-12 11:18:35 +01:00
node.php Add getMountPoint to FileInfo 2014-12-17 14:03:50 +01:00
nonexistingfile.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
nonexistingfolder.php Make $userId mandatory for searchByTags 2014-12-12 11:18:35 +01:00
root.php add an interface for the root folder so apps have an interface to deal with storage 2014-12-21 20:52:34 +01:00