SampleClass
in package
A sample class.
Table of Contents
- $a : mixed
- $b : mixed
- $c : mixed
- __construct() : mixed
Properties
$a
public
mixed
$a
$b
protected
mixed
$b
$c
protected
mixed
$c
Methods
__construct()
public
__construct(mixed $a, mixed $b, mixed $c) : mixed
Parameters
- $a : mixed
- $b : mixed
- $c : mixed