api/laravel/Broadcasting/PresenceChannel.yaml

19 lines
289 B
YAML
Raw Permalink Normal View History

2024-09-26 09:03:21 +00:00
name: PresenceChannel
class_comment: null
dependencies: []
properties: []
methods:
- name: __construct
visibility: public
parameters:
- name: name
comment: '# * Create a new channel instance.
# *
# * @param string $name
# * @return void'
traits: []
interfaces: []