Skip to content
This repository has been archived by the owner on Mar 12, 2022. It is now read-only.

Blade @yield directive incorrect autocomplete #254

Open
4unkur opened this issue Dec 22, 2019 · 0 comments
Open

Blade @yield directive incorrect autocomplete #254

4unkur opened this issue Dec 22, 2019 · 0 comments

Comments

@4unkur
Copy link

4unkur commented Dec 22, 2019

    <meta name="keywords" content="@yield('meta_keywords', settings('site_meta_keywords'))">

I have this in my layout file and in the child view I tried to use autocomplete by starting to type: @section('meta... and it suggested an autocomplete: meta_keywords, settings(site_meta_keywords)

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant