studio1902 / statamic-peak-seo

Belongs to the Statamic Peak Starter Kit and contains all SEO fieldsets and partials.
GNU General Public License v3.0
12 stars 14 forks source link

Use Null-safe operator in Social Image route guard #5

Closed marcorieser closed 1 year ago

marcorieser commented 1 year ago

Prevents an Call to member function get() on null error when running php please multisite

robdekort commented 1 year ago

Thanks!!!