Commit e02183e
authored
Update Iframely.php to fix URL error
An error is thrown when trying to access `getUrl` from `$this`, instead we need to use `getUrl` on the response object on line 45.1 parent fe22611 commit e02183e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments