\FAA\Obj\SysVariableStorage

Summary

Methods
Properties
Constants
__construct()
GetPath()
GitRepo()
Save()
No public properties found
No constants found
No protected methods found
$id
$data
$path
$git_repo
$prefix
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id :

Type

$data

$data :

Type

$path

$path :

Type

$git_repo

$git_repo :

Type

$prefix

$prefix :

Type

Methods

__construct()

__construct(  $data,  $prefix = '.data')

Parameters

$data
$prefix

GetPath()

GetPath(): string

expose the storage path provide an interface to extract the current path of this object

Returns

string —

the object storage path

GitRepo()

GitRepo()

related git instance opens a git instance on demand

Save()

Save()