WebVIEP Plugin

TopicRepository

Repository interface for topics.

Table of Contents

Methods

all()  : array<string|int, Topic>
Retrieve all topics.
create()  : Topic
Persist a new topic.
findById()  : Topic|null
Find a topic by its identifier.
update()  : Topic
Update an existing topic.

Methods


        
On this page

Search results