Remove trailing whitespace
This commit is contained in:
parent
3b27216c51
commit
919cf8558b
1 changed files with 1 additions and 1 deletions
|
@ -1048,7 +1048,7 @@ public function __construct()
|
|||
if (count($cascades) === 5) {
|
||||
$cascades = array('"all"');
|
||||
}
|
||||
|
||||
|
||||
$typeOptions[] = 'cascade={' . implode(',', $cascades) . '}';
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue