Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Add SerialColumn #3

Closed
wants to merge 1 commit into from
Closed

Add SerialColumn #3

wants to merge 1 commit into from

Conversation

goke-epapa
Copy link

This is an improvement to provide SerialColumn functionality as the Yii2 SerialColumn doesn't. See issue #2.

*/
public function renderHeaderCellContent()
{
return parent::renderHeaderCellContent();
Copy link
Member

Choose a reason for hiding this comment

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

This code is redundant: what the sense of redeclaring method just to call for its parent implementation?

@klimov-paul
Copy link
Member

Closed, since there is no response from the author.

@goke-epapa
Copy link
Author

Hi @klimov-paul,

I sincerely apologize for my lack of feedback. I see you have implemented the SerialColumn now.

I really hoped I would get around to replying and fixing the issues mentioned 😞, but for some reason I couldn't get to.

Thank you for your awesome Yii2 extension, I hope I can contribute sometime in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants