platform/api/laravel/Cache/RateLimiting/Unlimited.yaml

16 lines
238 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: Unlimited
class_comment: null
dependencies: []
properties: []
methods:
- name: __construct
visibility: public
parameters: []
comment: '# * Create a new limit instance.
# *
# * @return void'
traits: []
interfaces: []