Copied!

A test class with no functionality.

It is just to test InstaDoc

CloneableInstantiable
Constants
public PHPFUI\InstaDoc\Tests\Test80::CONST_PUBLIC_STRING = 'Default'
Properties
public float PHPFUI\InstaDoc\Tests\Test80::$public_float = 3.14
public ?PHPFUI\InstaDoc\Tests\Test80 PHPFUI\InstaDoc\Tests\Test80::$test
Methods
public PHPFUI\InstaDoc\Tests\Test80::__construct(?PHPFUI\InstaDoc\Tests\Test80 $test = NULL)
public PHPFUI\InstaDoc\Tests\Test80::count()
public final PHPFUI\InstaDoc\Tests\Test80::public_function_returning_and_taking_array(array|bool $array = ['tom', 2 => 'Dick', 'harry' => 'reasoner']) : array|bool
Constants
protected PHPFUI\InstaDoc\Tests\Test80::CONST_PROTECTED_INT = 42
Properties
protected string PHPFUI\InstaDoc\Tests\Test80::$protected_string = 'whatever'
Methods
protected PHPFUI\InstaDoc\Tests\Test80::protected_function_no_return(?string $fred, $unknown = 3.14) : void
 

This function does nothing. But it has a very long meaningless description that just seems to go on and on and on but does not really say anything except for being very long and completely unreadable, but such is the nature of long meaningless comments that really say nothing of any importance that just seem to meander and never get to the point and be concise and to the point, but that is the point, that there is no point. Pointless really.

  • param string $fred nothing to note here
  • param float $unknown is pi
  • api declares that elements are suitable for consumption by third parties.
  • example shows the code of a specified example file or, optionally, just a portion of it.
  • ignore tells phpDocumentor that the associated element is not to be included in the documentation.
  • internal denotes that the associated elements is internal to this application or library and hides it by default.
  • source
  • throws \Fred this is the text
  • todo indicates whether any development activity should still be executed on the associated element.
  • uses \indicatesa reference to (and from) a single associated element.
  • @var
  • return string this is the return text
  • category CategoryName
  • package PackageName
  • author Original Author
  • author Another Author
  • copyright 1997-2005 The PHP Group
  • license http://www.php.net/license/3_01.txt PHP License 3.01
  • version SVN: $Id$
  • link http://pear.php.net/package/PackageName
  • since
  • deprecated File deprecated in Release 2.0.0
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration