Completed
Push — master ( 059a7f...25fd12 )
by Oscar
02:16
created
src/Directory.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -323,9 +323,8 @@
 block discarded – undo
323 323
     /**
324 324
      * Property magic method used to directories.
325 325
      * 
326
-     * @param string $offset
327 326
      * 
328
-     * @return Directory
327
+     * @return Document
329 328
      */
330 329
     public function __get($id)
331 330
     {
Please login to merge, or discard this patch.