Closed wsambian closed 6 years ago
getData(Model $data) must return an array of string, and every elements is a cell. - Casting against the MODEL in the getData() produce error. It expects an array $data. It should be getData($data) instead. Thanks
getData(Model $data) must return an array of string, and every elements is a cell. - Casting against the MODEL in the getData() produce error. It expects an array $data. It should be getData($data) instead. Thanks