LinkInstructionCollection
in package
Table of Contents
Properties
- $moduleUrls : Set
- $scriptUrls : Set
- $stylesheetUrls : Set
Methods
- __construct() : mixed
- isEmpty() : bool
- mergeWith() : void
Properties
$moduleUrls
public
Set
$moduleUrls
$scriptUrls
public
Set
$scriptUrls
$stylesheetUrls
public
Set
$stylesheetUrls
Methods
__construct()
public
__construct() : mixed
isEmpty()
public
isEmpty() : bool
Return values
boolmergeWith()
public
mergeWith(LinkInstructionCollection $other) : void
Parameters
- $other : LinkInstructionCollection