File: Second.php

package info (click to toggle)
phpdox 0.12.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 7,676 kB
  • sloc: xml: 80,724; php: 9,167; makefile: 13
file content (6 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
<?php
namespace Debug\Sample;

    class RenamedSecond { }

}