Home
last modified time | relevance | path

Searched refs:type (Results 101 – 101 of 101) sorted by path

12345

/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md138 The resulting object then can be passed as the logger instance. The difference between the two is in adjusted method signatures (with appropriate type hinting) only. Be sure you have the suggested `psr/log` composer package installed when using these classes.
140 Note: if your backend code calls for a PSR-3 logger but does not actually type check for the interface (AKA being LoggerAware only) you can also just pass an instance of `splitbrain\phpcli\CLI`.

12345