YetiForceCompany/YetiForcePDF

View on GitHub
lib/Layout/BoxInterface.php

Summary

Maintainability
A
0 mins
Test Coverage

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

    public function measureWidth();
Severity: Minor
Found in lib/Layout/BoxInterface.php by phpcodesniffer

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

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

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

     * Measure absolute position.
Severity: Minor
Found in lib/Layout/BoxInterface.php by phpcodesniffer

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

     * @return $this
Severity: Minor
Found in lib/Layout/BoxInterface.php by phpcodesniffer

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

     * @return $this
Severity: Minor
Found in lib/Layout/BoxInterface.php by phpcodesniffer

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

     * @return $this
Severity: Minor
Found in lib/Layout/BoxInterface.php by phpcodesniffer

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

     * Measure offset relative to parent Box.
Severity: Minor
Found in lib/Layout/BoxInterface.php by phpcodesniffer

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

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

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

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

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

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

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

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

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

    public function measureHeight();
Severity: Minor
Found in lib/Layout/BoxInterface.php by phpcodesniffer

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

    public function measureOffset();
Severity: Minor
Found in lib/Layout/BoxInterface.php by phpcodesniffer

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

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

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

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

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

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

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

    public function measurePosition();
Severity: Minor
Found in lib/Layout/BoxInterface.php by phpcodesniffer

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

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

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

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

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

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

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

     * @return $this
Severity: Minor
Found in lib/Layout/BoxInterface.php by phpcodesniffer

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

     * Measure width.
Severity: Minor
Found in lib/Layout/BoxInterface.php by phpcodesniffer

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

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

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

     * Measure height.
Severity: Minor
Found in lib/Layout/BoxInterface.php by phpcodesniffer

There are no issues that match your filters.

Category
Status