Reflection
extends Twig_Extension
in package
Class RandomString
Table of Contents
Methods
- callStaticMethod() : mixed
- getFunctions() : mixed
- {@inheritdoc}
- getName() : mixed
- {@inheritdoc}
- getStaticProperty() : mixed
Methods
callStaticMethod()
public
callStaticMethod(mixed $class, mixed $method[, array<string|int, mixed> $args = [] ]) : mixed
Parameters
- $class : mixed
- $method : mixed
- $args : array<string|int, mixed> = []
getFunctions()
{@inheritdoc}
public
getFunctions() : mixed
getName()
{@inheritdoc}
public
getName() : mixed
getStaticProperty()
public
getStaticProperty(mixed $class, mixed $property) : mixed
Parameters
- $class : mixed
- $property : mixed