YetiForceCompany/YetiForcePDF

View on GitHub
lib/Layout/StyleBox.php

Summary

Maintainability
A
0 mins
Test Coverage

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

     * @var bool do we need to measure this box ?
Severity: Minor
Found in lib/Layout/StyleBox.php by phpcodesniffer

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

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

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

     * @var bool is this element show up in view? take space?
Severity: Minor
Found in lib/Layout/StyleBox.php by phpcodesniffer

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

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

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

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

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

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

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

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

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

    protected $forMeasurement = false;
Severity: Minor
Found in lib/Layout/StyleBox.php by phpcodesniffer

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

     * @var bool
Severity: Minor
Found in lib/Layout/StyleBox.php by phpcodesniffer

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

    protected $displayable = false;
Severity: Minor
Found in lib/Layout/StyleBox.php by phpcodesniffer

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

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

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

    protected $renderable = false;
Severity: Minor
Found in lib/Layout/StyleBox.php by phpcodesniffer

There are no issues that match your filters.

Category
Status