File: test3.php

package info (click to toggle)
phpdox 0.8.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,376 kB
  • ctags: 2,505
  • sloc: xml: 51,137; php: 8,771; makefile: 19
file content (8 lines) | stat: -rw-r--r-- 47 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
<?php

  namespace foo;
 
  class foo {
  }

?>