DeleteCommand extends AbstractCommand
Table of Contents
Properties
- $id : int
Methods
- hasValidId() : bool
- setId() : self
- validateDelete() : void
Properties
$id
public
int
$id
Attributes
- #[Primary]
- #[Required]
Methods
hasValidId()
public
hasValidId() : bool
Return values
boolsetId()
public
setId(int $id) : self
Parameters
- $id : int
Return values
selfvalidateDelete()
public
validateDelete() : void