highlight icon indicating copy to clipboard operation
highlight copied to clipboard

PHP: `use` not highlighted

Open brendt opened this issue 1 year ago • 0 comments

        defer(function () use ($request) {
            event(new PageVisited($request->getUri()));
        });

brendt avatar Oct 25 '24 07:10 brendt