Skip to content

Commit

Permalink
CC fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Nov 25, 2024
1 parent 02448d7 commit 05b6468
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 76 deletions.
142 changes: 67 additions & 75 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
* field_ui_base_route = "entity.sup_award.settings",
* )
*/
final class PressAward extends ContentEntityBase implements ContentEntityInterface, EntityOwnerInterface, EntityChangedInterface {
final class PressAward extends ContentEntityBase implements ContentEntityInterface, EntityOwnerInterface, EntityChangedInterface {

use EntityChangedTrait;
use EntityOwnerTrait;
Expand Down

0 comments on commit 05b6468

Please sign in to comment.