Skip to content

Commit

Permalink
UHF-9454: PHPCS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrsky committed Dec 19, 2023
1 parent e16a6b9 commit a5037bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ protected static function setSearchStatus(array $element, bool $succeed): array
/**
* Disable caching for given entity.
*
* @param EntityInterface $entity
* @param \Drupal\Core\Entity\EntityInterface $entity
* The entity.
*/
private static function entityCacheKillSwitch(EntityInterface $entity): void {
Expand Down

0 comments on commit a5037bc

Please sign in to comment.