ModuleAccessGateRegistry

Registry for module access gates, ordered by before/after dependencies during container compilation.

Table of Contents

Methods

__construct()  : mixed
get()  : ModuleAccessGateInterface
getAll()  : array<string, ModuleAccessGateInterface>
has()  : bool

Methods

has()

public has(string $identifier) : bool
Parameters
$identifier : string
Return values
bool

        
On this page

Search results