PHP Classes

File: vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/line.html.dist

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Download Installed Plugin   vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/line.html.dist   Download  
File: vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/line.html.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Download Installed Plugin
Download a WordPress plugin as a ZIP archive
Author: By
Last change:
Date: Yesterday
Size: 197 bytes
 

Contents

Class file image Download
<tr class="{{class}} d-flex"><td {{popover}} class="col-1 text-right"><a id="{{lineNumber}}" href="#{{lineNumber}}">{{lineNumber}}</a></td><td class="col-11 codeLine">{{lineContent}}</td></tr>