PHP Classes

File: bin/phpdoctor

Recommend this page to a friend!
  Classes of Lars Moelleken   PHP Doctor   bin/phpdoctor   Download  
File: bin/phpdoctor
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Doctor
Scan PHP to find missing or wrong PHPDoc comments
Author: By
Last change:
Date: 3 years ago
Size: 93 bytes
 

Contents

Class file image Download
#!/usr/bin/env php <?php declare(strict_types=1); require_once(__DIR__ . '/phpdoctor.php');