mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 17:44:05 +00:00
Make addTenantParameter(false) sound by adding domain() logic to route cloning
This commit is contained in:
parent
6676193ff5
commit
317bb795ed
3 changed files with 90 additions and 29 deletions
|
|
@ -21,7 +21,6 @@ $rules = [
|
|||
'blank_line_before_statement' => [
|
||||
'statements' => ['return']
|
||||
],
|
||||
'braces' => true,
|
||||
'cast_spaces' => true,
|
||||
'class_definition' => true,
|
||||
'concat_space' => [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue