Subscriber
class Subscriber (View source)
Properties
protected array | $topics | Topic URLs to subscribe to in Mercure |
|
protected ResponseCookieJar | $cookieJar | ||
protected Application | $app |
Methods
addTopics(array $topics)
No description
array
getTopics()
No description
removeTopics(array $topicsToRemove)
No description
string
getSubscriberJwt()
No description
refreshAuthorizationCookie()
No description
Details
__construct(Application $app, ResponseCookieJar $cookieJar)
No description
addTopics(array $topics)
No description
addTopic(string|TopicInterface $topic)
No description
array
getTopics()
No description
removeTopics(array $topicsToRemove)
No description
private string
getSubscriberJwt()
No description
refreshAuthorizationCookie()
No description