@@ -83,8 +83,7 @@ |
||
| 83 | 83 | if ($getActionMethod === $getRequestUri) |
| 84 | 84 | { |
| 85 | 85 | return $this->Scenario = $getActionMethod; |
| 86 | - } |
|
| 87 | - else |
|
| 86 | + } else |
|
| 88 | 87 | { |
| 89 | 88 | #FallBack Scenario / Mitigate Artisan Issues |
| 90 | 89 | return $this->Scenario = self::$SCENARIO_CREATE; |