src/UltimateSessions/AbstractUltimateSessionHandler.php
Showing 0 of 1 total issue
Avoid using short method names like AbstractUltimateSessionHandler::gc(). The configured minimum method name length is 3. Wontfix
Wontfix
abstract function gc($maxLifetime);
- Read upRead up
- Exclude checks