Skip to content

Commit

Permalink
Update EraseButton.php
Browse files Browse the repository at this point in the history
  • Loading branch information
rizhk authored Sep 17, 2021
1 parent ec4f6aa commit c97cd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Block/Adminhtml/Customer/Edit/EraseButton.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
use Opengento\Gdpr\Api\EraseEntityCheckerInterface;
use Opengento\Gdpr\Model\Config;

final class EraseButton extends GenericButton implements ButtonProviderInterface
class EraseButton extends GenericButton implements ButtonProviderInterface
{
/**
* @var EraseEntityCheckerInterface
Expand Down

0 comments on commit c97cd3f

Please sign in to comment.