mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-11 01:33:11 +08:00
Print warning when trying to create short URL from CLI on openswoole in verbose mode
This commit is contained in:
@@ -16,7 +16,7 @@ final class UrlShorteningResult
|
||||
}
|
||||
|
||||
/**
|
||||
* @param callable(Throwable $errorOnEventDispatching): void $handler
|
||||
* @param callable(Throwable $errorOnEventDispatching): mixed $handler
|
||||
*/
|
||||
public function onEventDispatchingError(callable $handler): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user