\LobbyNeed

A class for satisying depenedencies of an App "Need" is a synonym of Require

Summary

Methods
Properties
Constants
getDependencyVersion()
checkRequirements()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getDependencyVersion()

getDependencyVersion(string  $dependency) 

Get version of a dependency

Parameters

string $dependency

The dependency

checkRequirements()

checkRequirements(array  $requires, boolean  $boolean = false, boolean  $multi = false) 

Check requirements

Parameters

array $requires

The array containing the requirements

boolean $boolean

Whether the return value must be a boolean

boolean $multi

Whether return value contain both satisfy boolean and requirement version