We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ded6d4b commit d765499Copy full SHA for d765499
src/Models/FloatingIps/FloatingIp.php
@@ -88,7 +88,7 @@ class FloatingIp extends Model
88
* @param bool $blocked
89
* @param Protection $protection
90
* @param array $labels
91
- * @package string $created
+ * @param string $created
92
*/
93
public function __construct(
94
int $id,
0 commit comments