Skip to content

Commit d765499

Browse files
committed
Fix typo in php doc
1 parent ded6d4b commit d765499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/FloatingIps/FloatingIp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ class FloatingIp extends Model
8888
* @param bool $blocked
8989
* @param Protection $protection
9090
* @param array $labels
91-
* @package string $created
91+
* @param string $created
9292
*/
9393
public function __construct(
9494
int $id,

0 commit comments

Comments
 (0)