Contao Utils Bundle

SUtils
in package

Table of Contents

Properties

$instances  : array<string|int, mixed>

Methods

array()  : StaticArrayUtil
class()  : StaticClassUtil
getInstance()  : T

Properties

$instances

protected static array<string|int, mixed> $instances = []

Methods

getInstance()

protected static getInstance(T> $class) : T
Parameters
$class : T>
Tags
template

T

Return values
T

The instance of the given class.


        
On this page

Search results