File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/give/src/Framework/Exceptions/Contracts/LoggableException.php
Back
<?php namespace Give\Framework\Exceptions\Contracts; interface LoggableException { /** * Returns the human-readable message for the log * * @since 2.11.1 */ public function getLogMessage(): string; /** * Returns an associated array with additional context for the log * * @since 2.11.1 */ public function getLogContext(): array; }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings