BladeOne
BladeOne copied to clipboard
fix: broken type hint in constructor
My build pipeline started failing when running static analysis on a class that extends BladeOne, found out that it wanted parent::_construct() to have $templatePath and $compiledPath as null :)