Skip to content

Commit

Permalink
Merge branch 'release-15.35.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 12, 2023
2 parents fc33713 + 3cac123 commit e6b7b12
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion helpers/PropertyCache.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

namespace oat\generis\Helper;

class PropertyCache
use Iterator;

class PropertyCaches
{
/**
* Clear property cached data
Expand Down

0 comments on commit e6b7b12

Please sign in to comment.