File: docblock_compact

package info (click to toggle)
phpdox 0.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,064 kB
  • ctags: 2,240
  • sloc: xml: 50,881; php: 7,770; makefile: 22; sh: 5
file content (8 lines) | stat: -rw-r--r-- 129 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
/**
 * the heading.
 * the body
 *
 * @param string $foo The foo parameter
 * @param int $bar Number of bars
 * @return null
 */