@@ -102,6 +102,9 @@ |
||
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)) { |