Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Change Component abstract class to an interface#365

Merged
MauricioFauth merged 1 commit intophpmyadmin:6.0.xfrom
MauricioFauth:component-interface
Jan 3, 2022
Merged

Change Component abstract class to an interface#365
MauricioFauth merged 1 commit intophpmyadmin:6.0.xfrom
MauricioFauth:component-interface

Conversation

@MauricioFauth
Copy link
Member

The PhpMyAdmin\SqlParser\Component abstract class has only two methods that are not implemented serving only as a contract. Changing it to an interface makes more sense.

Signed-off-by: Maurício Meneghini Fauth <[email protected]>
@MauricioFauth MauricioFauth merged commit 9a5eaab into phpmyadmin:6.0.x Jan 3, 2022
@MauricioFauth MauricioFauth deleted the component-interface branch January 3, 2022 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants