getPhpBlocks | Workspaces
…templates that were created using Blade's @php / @endphp directives. Raw @php directives that contain arguments will not be converted to instances of PhpBlockNode , and will instead become instances of DirectiveNode . 1 <?php 2 3 use Stillat \...