CompilerEngine (View\Engines)
CompilerEngine
class CompilerEngine extends PhpEngine (View source)
Methods
string | get( string $path, array $data = array()) Get the evaluated contents of the view. | |
void | __construct( CompilerInterface $compiler) Create a new Blade view engine instance. | 登录查看完整内容
|