Complexity
in package
FinalYes
Tags
Table of Contents
Properties
- $cyclomaticComplexity : int
- $name : string
Methods
- __construct() : mixed
- cyclomaticComplexity() : int
- name() : string
Properties
$cyclomaticComplexity
private
int
$cyclomaticComplexity
$name
private
string
$name
Methods
__construct()
public
__construct(string $name, int $cyclomaticComplexity) : mixed
Parameters
- $name : string
- $cyclomaticComplexity : int
cyclomaticComplexity()
public
cyclomaticComplexity() : int
Return values
intname()
public
name() : string