@@ -143,11 +143,11 @@ |
||
| 143 | 143 | /** |
| 144 | 144 | * |
| 145 | 145 | * |
| 146 | - * @param type $handle |
|
| 146 | + * @param resource $handle |
|
| 147 | 147 | * @param MimePart $part |
| 148 | 148 | * @param Message $message |
| 149 | - * @param type $contentStartPos |
|
| 150 | - * @param type $boundaryLength |
|
| 149 | + * @param integer $contentStartPos |
|
| 150 | + * @param integer $boundaryLength |
|
| 151 | 151 | */ |
| 152 | 152 | protected function attachStreamHandles($handle, MimePart $part, Message $message, $contentStartPos, $boundaryLength) |
| 153 | 153 | { |