Documentation

Chatter
in package
implements ChatterInterface

FinalYes
Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

Interfaces

ChatterInterface
Interface for classes able to send chat messages synchronous and/or asynchronous.

Properties

$bus  : mixed
$dispatcher  : mixed
$transport  : mixed

Methods

__construct()  : mixed
__toString()  : string
send()  : SentMessage|null
supports()  : bool

Properties

$dispatcher

private mixed $dispatcher

Methods

__toString()

public __toString() : string
Return values
string

        
On this page

Search results