phpDocumentor

PurposeDeleteService implements PurposeDeleteServiceInterface

Class PurposeDeleteService

Interfaces, Classes and Traits

PurposeDeleteServiceInterface
Interface PurposeDeleteServiceInterface

Table of Contents

$repository  : PurposeDeleteRepositoryInterface
__construct()  : mixed
PurposeDeleteService constructor.
deleteByPurposeAlias()  : void
deleteByPurposeId()  : void

Properties

Methods

deleteByPurposeAlias()

public deleteByPurposeAlias(string $alias) : void
Parameters
$alias : string
Tags
inheritDoc
Return values
void

deleteByPurposeId()

public deleteByPurposeId(int $purposeId) : void
Parameters
$purposeId : int
Tags
inheritDoc
Return values
void

Search results