◆ getProperties()
static DeepCopy\Reflection\ReflectionHelper::getProperties |
( |
ReflectionClass |
$ref | ) |
|
|
static |
◆ getProperty()
static DeepCopy\Reflection\ReflectionHelper::getProperty |
( |
|
$object, |
|
|
|
$name |
|
) |
| |
|
static |
Retrieves property by name from object and all its ancestors.
- Parameters
-
object | string | $object | |
string | $name | |
- Exceptions
-
PropertyException | |
ReflectionException | |
- Returns
- ReflectionProperty
The documentation for this class was generated from the following file:
- vendor/myclabs/deep-copy/src/DeepCopy/Reflection/ReflectionHelper.php