\FAA\Obj\SysArticleMovementRequest

Summary

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

Properties

$id

$id :

Type

$data

$data :

Type

$path

$path :

Type

$git_repo

$git_repo :

Type

$prefix

$prefix :

Type

$root_dir

$root_dir :

Type

Methods

__construct()

__construct(array  $data,string  $root = 'media/storage')

constructor.

Parameters

array $data

A row price object

string $root

Path to the storage root

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()

Execute()

Execute(): \FAA\Obj\Result

Returns

\FAA\Obj\Result