src/Table/Column/Image.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 131 characters
Open

        return $this->getApp()->getTag('img/', ['src' => parent::getDataCellTemplate($field), 'alt' => $caption, 'border' => '0']);
Severity: Minor
Found in src/Table/Column/Image.php by phpcodesniffer

There are no issues that match your filters.

Category
Status