Skip to content

Commit

Permalink
[WIP] backend template
Browse files Browse the repository at this point in the history
  • Loading branch information
achimfritz committed Jan 29, 2025
1 parent d588f43 commit c4f1987
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Build/phpstan11-7.4.neon
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ parameters:
- %currentWorkingDirectory%/Tests/Functional/Listener/ContentUsedOnPageTest.php
- %currentWorkingDirectory%/Classes/Listener/RecordSummaryForLocalization.php
- %currentWorkingDirectory%/Classes/Listener/PageTsConfig.php
- %currentWorkingDirectory%/Classes/Listener/PageContentPreviewRendering.php

1 change: 1 addition & 0 deletions Build/phpstan11.neon
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ parameters:
- %currentWorkingDirectory%/Tests/Functional/Listener/ContentUsedOnPageTest.php
- %currentWorkingDirectory%/Classes/Listener/RecordSummaryForLocalization.php
- %currentWorkingDirectory%/Classes/Listener/PageTsConfig.php
- %currentWorkingDirectory%/Classes/Listener/PageContentPreviewRendering.php

0 comments on commit c4f1987

Please sign in to comment.