1
0
mirror of synced 2025-02-09 00:39:25 +03:00

#6110 CS (whitespace removal)

This commit is contained in:
Marco Pivetta 2016-11-26 06:06:49 +01:00
parent 9acf170292
commit 20190605a0

View File

@ -543,7 +543,7 @@ final class PersistentCollection extends AbstractLazyCollection implements Selec
{
if ($this->initialized && $this->isEmpty()) {
$this->collection->clear();
return;
}