LDAPIConnection
in package
Static wrapper to share a single LDAPI instance
Table of Contents
- $_ldapi : mixed
- get() : LDAPI
- Get LDAP reference
- setTestLdapi() : void
- Set local LDAPI instance to a test version
Properties
$_ldapi
private
static mixed
$_ldapi
= null
Methods
get()
Get LDAP reference
public
static get() : LDAPI
Return values
LDAPI —setTestLdapi()
Set local LDAPI instance to a test version
public
static setTestLdapi() : void