phpDocumentor

StaticSeoUrlContentRepositoryDeleter implements StaticSeoUrlContentRepositoryDeleterInterface

Class StaticSeoUrlContentRepositoryDeleter

Tags
category

System

subpackage

Repositories

Interfaces, Classes and Traits

StaticSeoUrlContentRepositoryDeleterInterface
Interface StaticSeoUrlContentRepositoryDeleterInterface

Table of Contents

$db  : CI_DB_query_builder
Query builder.
$table  : string
Table name
__construct()  : mixed
StaticSeoUrlContentRepositoryDeleter constructor.
deleteById()  : StaticSeoUrlContentRepositoryDeleterInterface
Deletes a StaticSeoUrlContent by the given staticSeoUrlContent ID.

Properties

Methods

__construct()

StaticSeoUrlContentRepositoryDeleter constructor.

public __construct(CI_DB_query_builder $db) : mixed
Parameters
$db : CI_DB_query_builder

Query builder.

Return values
mixed

Search results