Class StaticSeoUrlRepositoryWriter
| category |
System |
|---|---|
| package |
StaticSeoUrl |
| subpackage |
Repositories |
__construct(\CI_DB_query_builder $db)
\CI_DB_query_builderQuery builder.
store(\StaticSeoUrlInterface $staticSeoUrl) : integer
\StaticSeoUrlInterface
integerID of inserted staticSeoUrl or the given staticSeoUrl ID if the staticSeoUrl had an ID already.
table : string
| var |
|---|
string
db : \CI_DB_query_builder
| var |
|---|
\CI_DB_query_builder