Home
last modified time | relevance | path

Searched defs:useAttachment (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Slack/
H A DSlackRecord.php62 private $useAttachment; variable in Monolog\\Handler\\Slack\\SlackRecord
98 bool $useAttachment = true,
267 public function useAttachment(bool $useAttachment = true): self argument
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSlackHandler.php56 bool $useAttachment = true,
219 public function useAttachment(bool $useAttachment): self function in Monolog\\Handler\\SlackHandler
H A DSlackWebhookHandler.php53 bool $useAttachment = true,