\duncan3dc\LaravelDirectivesInterface

Summary

Methods
Constants
register()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

register()

register(\Illuminate\View\Compilers\CompilerInterface  $blade) : void

Add extra directives to the blade templating compiler.

Parameters

\Illuminate\View\Compilers\CompilerInterface $blade

The compiler to extend