Method: ActionCable::Channel::ConnectionStub#identifiers
- Defined in:
- actioncable/lib/action_cable/channel/test_case.rb
#identifiers ⇒ Object (readonly)
Returns the value of attribute identifiers.
51 52 53 |
# File 'actioncable/lib/action_cable/channel/test_case.rb', line 51 def identifiers @identifiers end |