a-blog cms PHP API Reference

InjectTemplate extends Singleton
in package

Table of Contents

Properties

$collection  : array<string|int, mixed>
$instance  : object

Methods

add()  : mixed
get()  : array<string|int, mixed>
singleton()  : static

Properties

Methods

add()

public add(string $type, string $path) : mixed
Parameters
$type : string
$path : string

get()

public get(mixed $type) : array<string|int, mixed>
Parameters
$type : mixed
Return values
array<string|int, mixed>

singleton()

public static singleton() : static
Tags
static
Return values
static

        
On this page

Search results