FileOwnership
Table of Contents
Methods
- __construct() : mixed
- getId() : int
- isOwn() : bool
- markAsOwn() : void
Methods
__construct()
public
__construct(int $id) : mixed
Parameters
- $id : int
getId()
public
getId() : int
Return values
intisOwn()
public
isOwn() : bool
Return values
boolmarkAsOwn()
public
markAsOwn([bool $flag = true ]) : void
Parameters
- $flag : bool = true