\WebinoDraw\ConfigInstructionsetAutoloader

Used in configs to automatically load the drawsets

Summary

Methods
Properties
Constants
__construct()
load()
No public properties found
DRAWSET_CFG_SUFFIX
No protected methods found
$dir
N/A
createDirIterator()
No private properties found
N/A

Constants

DRAWSET_CFG_SUFFIX

DRAWSET_CFG_SUFFIX

Properties

$dir

$dir : string

Type

string

Methods

__construct()

__construct(string  $dir) 

Parameters

string $dir

load()

load() : array

Returns

array

createDirIterator()

createDirIterator(string  $dir) : \RegexIterator

Parameters

string $dir

Returns

\RegexIterator