Thanks to visit codestin.com Credit goes to github.com
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.
LoadBalancer
1 parent be8658c commit fc4ee66Copy full SHA for fc4ee66
src/Entity/LoadBalancer.php
@@ -21,7 +21,7 @@ final class LoadBalancer extends AbstractEntity
21
{
22
public string $id;
23
24
- public int $name;
+ public string $name;
25
26
public string $ip;
27
0 commit comments