#6110 CS (whitespace removal)
This commit is contained in:
parent
9acf170292
commit
20190605a0
1 changed files with 1 additions and 1 deletions
|
@ -543,7 +543,7 @@ final class PersistentCollection extends AbstractLazyCollection implements Selec
|
||||||
{
|
{
|
||||||
if ($this->initialized && $this->isEmpty()) {
|
if ($this->initialized && $this->isEmpty()) {
|
||||||
$this->collection->clear();
|
$this->collection->clear();
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue