customerGrid = $grid; } /** * @return void * * @deprecated 100.1.0 */ public function syncCustomerGrid() { $this->customerGrid->syncCustomerGrid(); } }