Application/Api/Education/Certificate/Generator/Repository/MsJFsLernen.php
Method buildPages
has 59 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function buildPages(TblPerson $tblPerson = null)
{
$personId = $tblPerson ? $tblPerson->getId() : 0;