Documentation

Component extends Rule
in package

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

Tags
category

Framework

author

schukai GmbH [email protected]

license

http://alvine.io/license/ Licence

link

Alvine

since
20170102

Table of Contents

Properties

$namespace  : string
$version  : string
Version

Methods

__construct()  : mixed
check()  : void
Prüffunktion

Properties

Methods

__construct()

public __construct(string $namespace[, string $version = null ]) : mixed
Parameters
$namespace : string

Namespace der Komponente

$version : string = null

Gewünschte Version

check()

Prüffunktion

public check() : void

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

Tags
throws
DependencyException

Fehlende Abhängigkeit

Return values
void

        
On this page

Search results