DerDu/SPHERE-Framework

View on GitHub
Application/Api/Education/Certificate/Generator/Repository/CMS/CmsMsHjBeiblatt.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method getPage has 60 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getPage($personId, $titleText, $isSignatureExtended)
    {
        return (new Page())
            ->addSlice((new Slice())
                ->stylePaddingLeft('16px')

    There are no issues that match your filters.

    Category
    Status