getParser() protected static method
protected static \cebe\markdown\Parser getParser ( $flavor ) | ||
---|---|---|
$flavor | string |
The markdown flavor to use. See $flavors for available values. Defaults to $defaultFlavor, if not set. |
throws | yii\base\InvalidParamException |
when an undefined flavor is given. |
Please login to continue.