Skip to content

Commit

Permalink
Update modules/quant_purger/src/Entity/QuantPurgeSettings.php
Browse files Browse the repository at this point in the history
Remove extraneous quote.
  • Loading branch information
kepol authored Jul 6, 2024
1 parent 644c709 commit 7fad3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/quant_purger/src/Entity/QuantPurgeSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ class QuantPurgeSettings extends PurgerSettingsBase implements PurgerSettingsInt
* Cooldown time.
*
* Number of seconds to wait after one or more invalidations took place (so
* that other purgers get fresh content).'
* that other purgers get fresh content).
*
* @var float
*/
Expand Down

0 comments on commit 7fad3c0

Please sign in to comment.