public Candidate::__construct

November 22, 2025 ยท View on GitHub

Read it at the source

Description

public Candidate->__construct ( string $name )

Build a candidate.

Parameter

name: string

Candidate Name.


Tutorial

  • This method has explanations and examples in the Documentation Book

Contents

  1. 1Description
  2. 2Parameter
  3. 2.1name: string
  4. 3Tutorial