This commit is contained in:
Anton Medvedev 2017-03-22 23:56:45 +07:00
parent 194c4fbf3c
commit 3b6e581214

View File

@ -29,7 +29,7 @@ class HostSelector
/**
* @param string $stage
* @return array
* @return Host[]|Localhost[]
*/
public function getHosts($stage)
{