Interface for a service which converts content from one format (like Markdown) to another (like HTML).
AbstractInterface
Methods |
public abstract convert(string $input) : League
|
Interface for a service which converts content from one format (like Markdown) to another (like HTML).
Methods |
public abstract convert(string $input) : League
|