File: f.php

package info (click to toggle)
phpcpd 7.0.0~git20230110-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 504 kB
  • sloc: php: 2,284; xml: 132; makefile: 21
file content (14 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$a = 1;
$b = 2;
$c = 3;
/**
 * comments
 *
 *
 *
 */
$d = 4;
$e = 5;
$f = 6;
$g = 7;