13 return new self(array_filter($this->collection,
function ($item) {
15 return $item->getVendorName() !== Section::SECTION_TYPE_LOCAL;
21 return new self(array_filter($this->collection,
function ($item) {
23 return $item->getVendorName() === Section::SECTION_TYPE_LOCAL;
32 return new self(array_filter($this->collection,
function ($syncSection) {
43 return new static(array_filter(