YetiForceCompany/YetiForcePDF

View on GitHub
lib/Layout/PageGroupBox.php

Summary

Maintainability
A
0 mins
Test Coverage

Spaces must be used to indent lines; tabs are not allowed
Open

     */
Severity: Minor
Found in lib/Layout/PageGroupBox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

     * {@inheritdoc}
Severity: Minor
Found in lib/Layout/PageGroupBox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    protected $root = true;
Severity: Minor
Found in lib/Layout/PageGroupBox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    public $orientation = 'P';
Severity: Minor
Found in lib/Layout/PageGroupBox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    public $marginRight = 30;
Severity: Minor
Found in lib/Layout/PageGroupBox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    public $marginBottom = 40;
Severity: Minor
Found in lib/Layout/PageGroupBox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    public $marginLeft = 30;
Severity: Minor
Found in lib/Layout/PageGroupBox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    public $format = 'A4';
Severity: Minor
Found in lib/Layout/PageGroupBox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    public $marginTop = 40;
Severity: Minor
Found in lib/Layout/PageGroupBox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    /**
Severity: Minor
Found in lib/Layout/PageGroupBox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    public $headerTop = 10;
Severity: Minor
Found in lib/Layout/PageGroupBox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    public $footerBottom = 10;
Severity: Minor
Found in lib/Layout/PageGroupBox.php by phpcodesniffer

There are no issues that match your filters.

Category
Status