ServerInterface
interface ServerInterface
Interface ServerInterface
Methods
mixed
launch(string $host, string $port, string $profile)
No description
string
getName()
Returns a string of the name of the server/service for debugging / display purposes.
Details
at line 16
mixed
launch(string $host, string $port, string $profile)
at line 23
string
getName()
Returns a string of the name of the server/service for debugging / display purposes.