getTableRecordAction(); }; } /** * @deprecated Override the `table()` method to configure the table. */ protected function getTableRecordAction(): ?string { return null; } }