20 lines
430 B
YAML
20 lines
430 B
YAML
|
name: Castable
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: castUsing
|
||
|
visibility: public
|
||
|
parameters:
|
||
|
- name: arguments
|
||
|
comment: '# * Get the name of the caster class to use when casting from / to this
|
||
|
cast target.
|
||
|
|
||
|
# *
|
||
|
|
||
|
# * @param array $arguments
|
||
|
|
||
|
# * @return class-string<CastsAttributes|CastsInboundAttributes>|CastsAttributes|CastsInboundAttributes'
|
||
|
traits: []
|
||
|
interfaces: []
|