PHP Class Spatie\Certificate\CertificateFactory

Show file Open project: spatie/ssl-certificate-chain-resolver Class Usage Examples

Public Methods

Method Description
create ( $contents ) : Certificate Create the certificate with the given contents.

Method Details

create() public static method

Create the certificate with the given contents.
public static create ( $contents ) : Certificate
$contents
return Certificate