Closed tokomeno closed 4 years ago
Hi! Try this
dd(Meta::getTitle()->getAttributes());
Has this changed, as when I use your example @butschster it gives me the following error;
Call to undefined method Butschster\Head\MetaTags\Entities\Title::getAttributes()
I need to access meta tag value but when I get a tag and then trying to get value property is private, is there any way to do that?
My current code is:
Meta::getTag("title")->title