setCompilationTarget | Blade Compiler
Sets the internal compilation target. Argument Description $compilationTarget The compilation target. 1 <?php 2 3 use Stillat \ BladeParser \ Compiler \ CompilationTarget ; 4 use Stillat \ BladeParser \ Compiler \ Compiler ; 5 6 public function...