Skip to content

Commit

Permalink
feat: Rm wrong phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
KminekMatej committed Sep 17, 2024
1 parent 3fea874 commit d3d1a7c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/module/debt/presenter/front/DefaultPresenter.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@

use const QR_ECLEVEL_H;

/**
* Description of DebtPresenter
*/
class DefaultPresenter extends DebtBasePresenter
{
public function actionDefault(?string $resource = null): void
Expand Down

0 comments on commit d3d1a7c

Please sign in to comment.