api/laravel/Cache/RateLimiting/Unlimited.yaml

16 lines
238 B
YAML
Raw Permalink Normal View History

2024-09-26 09:03:21 +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: []