chore: cleanup, update workflows, codestyle

This commit is contained in:
2025-07-28 15:14:59 +03:00
parent 8c67190431
commit 0fdb31cb75
10 changed files with 11 additions and 34 deletions

View File

@@ -264,9 +264,6 @@ class GdprProcessor implements ProcessorInterface
/**
* Set the audit logger callable.
*
* @param callable|null $auditLogger
* @return void
*/
public function setAuditLogger(?callable $auditLogger): void
{