Nextcloud PHP API (master)

ICommentsManagerFactory

Interface ICommentsManagerFactory

This class is responsible for instantiating and returning an ICommentsManager instance.

Tags
since
9.0.0

Table of Contents

Methods

__construct()  : mixed
Constructor for the comments manager factory
getManager()  : ICommentsManager
creates and returns an instance of the ICommentsManager

Methods

getManager()

creates and returns an instance of the ICommentsManager

public getManager() : ICommentsManager
Tags
since
9.0.0
Return values
ICommentsManager

        
On this page

Search results