setFileName() setFileName(\Ceo\Lint\Twig\Checks\string $name) : self Set template filename Parameters \Ceo\Lint\Twig\Checks\string $name Returns self
loadTemplate() loadTemplate(\Ceo\Lint\Twig\Checks\string $template) : self Handle the loading of the template Parameters \Ceo\Lint\Twig\Checks\string $template Returns self
getMessages() getMessages() : array Return messages, if it exists Returns array — of Ceo\Lint\Twig\Message or NULL
execute() execute() : boolean Execute check, must return a boolean and set a message on failure Returns boolean — TRUE for success, FALSE for failure