Class to represent a generic item object.
More...
|
| | __construct ($id=null, $name=null, $description=null, $url=null, $version=null, $timestamp=null) |
| | Class constructor. More...
|
| |
Class to represent a generic item object.
- Author
- Stephen P Vickers steph.nosp@m.en@s.nosp@m.pvsof.nosp@m.twar.nosp@m.eprod.nosp@m.ucts.nosp@m..com
- Copyright
- SPV Software Products
- Version
- 3.1.0
- Licence: http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License, version 3
Definition at line 13 of file Item.php.
◆ __construct()
| __construct |
( |
|
$id = null, |
|
|
|
$name = null, |
|
|
|
$description = null, |
|
|
|
$url = null, |
|
|
|
$version = null, |
|
|
|
$timestamp = null |
|
) |
| |
◆ $description
| string null $description = null |
◆ $id
◆ $name
◆ $timestamp
| int null $timestamp = null |
◆ $url
◆ $version
| string null $version = null |
The documentation for this class was generated from the following file: