| Conditions | 1 |
| Paths | 1 |
| Total Lines | 3 |
| Code Lines | 1 |
| Lines | 0 |
| Ratio | 0 % |
| Changes | 0 | ||
| 1 | <?php |
||
| 10 | public function shortcode(): ShortcodeContract |
||
| 11 | { |
||
| 12 | return glsr(SiteReviewShortcode::class); |
||
|
1 ignored issue
–
show
|
|||
| 13 | } |
||
| 15 |