class Component extends Rule

Prüft ob eine Alvine Komponente verfügbar ist.

Properties

protected string $namespace
protected string $version Version

Methods

void
check()

Prüffunktion

__construct(string $namespace, string $version = null)

No description

Details

at line 71
void check()

Prüffunktion

Prüffunktion, ob die Abhängigkeit erfüllt ist.

Return Value

void

Exceptions

DependencyException Fehlende Abhängigkeit

at line 54
__construct(string $namespace, string $version = null)

Parameters

string $namespace Namespace der Komponente
string $version Gewünschte Version