Skip to content

Conversation

@nicodemuz
Copy link
Contributor

No description provided.


$withHeadings = isset($block->data->withHeadings) && $block->data->withHeadings === true;

foreach ($block->data->content as $i => $row) {
Copy link
Member

Choose a reason for hiding this comment

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

Would be great, if you could use a better counter than $i, rather $index

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants