FeedbackFactory
class FeedbackFactory
Methods
setCertificateFactory(CertificateFactory $certificateFactory = null)
Set a certificate factory to fetch the default certificate from
CertificateFactory|null
getCertificateFactory()
Get the current certificate factory
Details
at line 17
__construct(CertificateFactory $certificateFactory = null)
Create the FeedbackFactory
at line 27
setCertificateFactory(CertificateFactory $certificateFactory = null)
Set a certificate factory to fetch the default certificate from
at line 37
CertificateFactory|null
getCertificateFactory()
Get the current certificate factory
at line 48
Feedback
createFeedback(Certificate $certificate = null)
Create a Feedback object