Jarves\Twig\MarkdownerExtension::__construct PHP Method

__construct() public method

public __construct ( Markdowner $markdowner )
$markdowner Jarves\ContentTypes\Markdowner
    function __construct(Markdowner $markdowner)
    {
        $this->markdowner = $markdowner;
    }