YetiForceCompany/YetiForceCRM

View on GitHub
app/TextParser/AllPages.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

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

    public function process()
Severity: Minor
Found in app/TextParser/AllPages.php by phpcodesniffer

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

    public $type = 'pdf';
Severity: Minor
Found in app/TextParser/AllPages.php by phpcodesniffer

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

    /**
Severity: Minor
Found in app/TextParser/AllPages.php by phpcodesniffer

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

    {
Severity: Minor
Found in app/TextParser/AllPages.php by phpcodesniffer

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

        return '{a}';
Severity: Minor
Found in app/TextParser/AllPages.php by phpcodesniffer

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

    public $name = 'LBL_ALL_PAGES';
Severity: Minor
Found in app/TextParser/AllPages.php by phpcodesniffer

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

    /** @var mixed Parser type */
Severity: Minor
Found in app/TextParser/AllPages.php by phpcodesniffer

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

    }
Severity: Minor
Found in app/TextParser/AllPages.php by phpcodesniffer

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

     * Process.
Severity: Minor
Found in app/TextParser/AllPages.php by phpcodesniffer

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

     *
Severity: Minor
Found in app/TextParser/AllPages.php by phpcodesniffer

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

     */
Severity: Minor
Found in app/TextParser/AllPages.php by phpcodesniffer

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

     * @return string
Severity: Minor
Found in app/TextParser/AllPages.php by phpcodesniffer

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

    /** @var string */
Severity: Minor
Found in app/TextParser/AllPages.php by phpcodesniffer

There are no issues that match your filters.

Category
Status