@@ -72,7 +72,7 @@ |
||
| 72 | 72 | * |
| 73 | 73 | * An exception is thrown if it's not. |
| 74 | 74 | * |
| 75 | - * @param resource|string $data |
|
| 75 | + * @param resource $data |
|
| 76 | 76 | * @param bool $modified Should be set to true, if this event handler |
| 77 | 77 | * changed &$data. |
| 78 | 78 | * @return void |
@@ -29,7 +29,6 @@ |
||
| 29 | 29 | use Sabre\DAV\PropFind; |
| 30 | 30 | use Sabre\DAV\Server; |
| 31 | 31 | use Sabre\DAV\StringUtil; |
| 32 | -use Sabre\DAV\UUIDUtil; |
|
| 33 | 32 | use Sabre\HTTP\URLUtil; |
| 34 | 33 | use Sabre\VObject\Node; |
| 35 | 34 | use Sabre\VObject\ParseException; |