Skip to content

Allow Overriding table on grid#1695

Merged
mvorisek merged 3 commits intodevelopfrom
fix-table-overriding
Nov 9, 2021
Merged

Allow Overriding table on grid#1695
mvorisek merged 3 commits intodevelopfrom
fix-table-overriding

Conversation

@ibelar
Copy link
Copy Markdown
Contributor

@ibelar ibelar commented Nov 9, 2021

Add Grid::initTable() method.

src/Grid.php Outdated

protected function initTable(): Table
{
/** @var Table $table */
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/** @var Table $table */
/** @var Table */

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@mvorisek mvorisek merged commit 7f9dcb2 into develop Nov 9, 2021
@mvorisek mvorisek deleted the fix-table-overriding branch November 9, 2021 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants