Examination::addInvestigation PHP Méthode

addInvestigation() public méthode

public addInvestigation ( $investigation )
    public function addInvestigation($investigation)
    {
        $this->getElement('addInvestigation')->setValue($investigation);
    }
Examination