Type Extractor Interface.
- author Kévin Dunglas
Abstract
Interface
Methods |
public
abstract
getTypes
(
string
$class
,
string
$property
,
array
$context
=
[
]
) Gets types of a property.
|
Type Extractor Interface.
Methods |
public
abstract
getTypes
(
string
$class
,
string
$property
,
array
$context
=
[
]
) Gets types of a property.
|