Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MyBuilder
Package
ToDo
Task
PHP Class MyBuilder\Package\ToDo\Task
Afficher le fichier
Open project: mybuilder/conductor
Class Usage Examples
Méthodes publiques
Méthode
Description
__construct
(
$title
,
$description
)
equals
(
Task
$that
)
getDescription
( )
getTitle
( )
Private Methods
Méthode
Description
setDescription
(
$description
)
setTitle
(
$title
)
Method Details
__construct()
public
méthode
public
__construct
(
$title
,
$description
)
equals()
public
méthode
public
equals
(
Task
$that
)
$that
Task
getDescription()
public
méthode
public
getDescription
( )
getTitle()
public
méthode
public
getTitle
( )