View
in package
Tags
Table of Contents
- $chemin : mixed
- $description : mixed
- $keywords : mixed
- $title : mixed
- __construct() : mixed
- afficher() : mixed
- manger() : void
Properties
$chemin
private
mixed
$chemin
$description
private
mixed
$description
$keywords
private
mixed
$keywords
$title
private
mixed
$title
Methods
__construct()
public
__construct(mixed $chemin, mixed $title, mixed $description, mixed $keywords) : mixed
Parameters
- $chemin : mixed
- $title : mixed
- $description : mixed
- $keywords : mixed
Return values
mixed —afficher()
public
afficher(mixed $contrarray) : mixed
Parameters
- $contrarray : mixed
Tags
Return values
mixed —manger()
public
manger(Ticket $ticket) : void
Parameters
- $ticket : Ticket