Completed
Push — master ( 0929bc...18a624 )
by Igor
01:49
created
src/behaviors/FileBehavior.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -102,6 +102,9 @@
 block discarded – undo
102 102
         }
103 103
     }
104 104
 
105
+    /**
106
+     * @param integer $ownerType
107
+     */
105 108
     private function binding($data, $attribute, $storage, $ownerId, $ownerType, $fileId)
106 109
     {
107 110
         if ($this->isMultiple($attribute)) {
Please login to merge, or discard this patch.