loadFromFile() loadFromFile(\SplFileInfo $file) : self Load template from SplFileInfo reference, usually from Finder Parameters \SplFileInfo $file Returns self
loadFromString() loadFromString(\Ceo\Lint\Twig\string $string, $fileName = 'internal') : self Load template from string Parameters \Ceo\Lint\Twig\string $string $fileName Returns self
loadFromPath() loadFromPath(\Ceo\Lint\Twig\string $path) : self Load template from file path Parameters \Ceo\Lint\Twig\string $path Returns self
getMessages() getMessages() : array Get lint messages Returns array — of Ceo\Lint\Twig\Message objects