added log rotation. fix use class

This commit is contained in:
O K
2025-12-07 14:13:06 +02:00
parent bbe4168168
commit a2b7a68af0
3 changed files with 29 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
<?php
use PrestaShop\PrestaShop\Core\Crypto\PhpEncryption;
class FilterTrapRule implements RuleInterface
{