ManagerFactory

class OC\Comments\ManagerFactory
Source:lib/private/Comments/ManagerFactory.php#33
Implements:OCP\Comments\ICommentsManagerFactory

Properties

Methods

public OC\Comments\ManagerFactory::__construct($serverContainer)
Constructor for the comments manager factory
Source:

lib/private/Comments/ManagerFactory.php#47

Parameters:
public OC\Comments\ManagerFactory::getManager()
creates and returns an instance of the ICommentsManager
Source:lib/private/Comments/ManagerFactory.php#57
Returns:\OCP\Comments\ICommentsManager
Since:9.0.0