mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 17:24:03 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
f941df3a82
commit
020039bf89
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ class CrossDomainRedirect implements Feature
|
|||
{
|
||||
RedirectResponse::macro('domain', function (string $domain) {
|
||||
/** @var RedirectResponse $this */
|
||||
|
||||
$url = $this->getTargetUrl();
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue