\Box\Brainy\Compiler\WrappersSafeLookupWrapper

Summary

Methods
Properties
Constants
__construct()
getUnsafe()
__toString()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$unsafeVersion
$safeVersion
N/A

Properties

$unsafeVersion

$unsafeVersion : 

Type

$safeVersion

$safeVersion : 

Type

Methods

__construct()

__construct(string  $unsafe, string  $safe) 

Parameters

string $unsafe
string $safe

getUnsafe()

getUnsafe() : string

Returns

string

__toString()

__toString() : string

The __toString() method should always return the safe version.

Returns

string