Interface AuditLoggerInterface
Interface for audit loggers
Namespace: Symfony\Component\Security\Acl\Model
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at AuditLoggerInterface.php
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at AuditLoggerInterface.php
public
|
#
logIfNeeded( boolean $granted,
This method is called whenever access is granted, or denied, and administrative mode is turned off. |