We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba98ebe + cf77e78 commit ee29264Copy full SHA for ee29264
src/MountManager.php
@@ -32,7 +32,7 @@
32
* @method array listPaths($directory = '', $recursive = false)
33
* @method array getWithMetadata($path, array $metadata)
34
* @method string|false getMimetype($path)
35
- * @method string|false getTimestamp($path)
+ * @method int|false getTimestamp($path)
36
* @method string|false getVisibility($path)
37
* @method int|false getSize($path);
38
* @method bool setVisibility($path, $visibility)
0 commit comments