mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
cec52c4229
commit
5595a9de3d
@@ -27,6 +27,7 @@ class ShareCommand extends Command
|
||||
{
|
||||
if (! empty($this->option('hostname')) && ! empty($this->option('subdomain'))) {
|
||||
$this->error('You can only specify one. Either a custom hostname or a subdomain.');
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user