phpDocumentor

PurposeDeleteRepository implements PurposeDeleteRepositoryInterface

Class PurposeDeleteRepository

Interfaces, Classes and Traits

PurposeDeleteRepositoryInterface
Interface PurposeDeleteRepositoryInterface

Table of Contents

$deleter  : PurposeDatabaseDeleterInterface
__construct()  : mixed
PurposeDeleteRepository 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