\FAA\Obj\SysArticleAssignment

Summary

Methods
Properties
Constants
__construct()
$type
$article
$revision
$value
$count
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$type

$type :

Type

$article

$article :\stdClass

The resolved article

Type

\stdClass

$revision

$revision :string

The git revision

Type

string

$value

$value :integer

The technical article id

Type

integer—The id

$count

$count :integer

The sum af articles

Type

integer—The amount

Methods

__construct()

__construct(integer  $value,string  $type,integer  $count,string  $revision,\stdClass  $article)

ArticleAssignment constructor.

Parameters

integer $value

The article id

string $type

The article type

integer $count

The amount of items

string $revision

Revision of the article

\stdClass $article

A resolved article object