/ LJCPHPCodeDoc / LJCDocDataLib / LJCDocDataMethod / construct


Parameters
$name - The Name value.
$summary - The Summary value.
$returns - The Returns value.

Syntax

PHP
public function __construct(string $name, ?string $summary = null
, ?string $returns = null)

Initializes a class instance.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.