You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a `UrlPreview` instance, then call `loadUrl($url)` method with desired URL as first argument. Preview data is retrieved with `get($section)` or `getAll()` methods:
28
+
Create a `UrlPreview` instance, then call `loadUrl($url)` method with your URL as first argument. Preview data is retrieved with `get($section)` or `getAll()` methods:
0 commit comments