davispeixoto/Force.com-Toolkit-for-PHP

View on GitHub
src/Davispeixoto/ForceDotComToolkitForPhp/SforceCustomField.php

Summary

Maintainability
A
3 hrs
Test Coverage

SforceCustomField has 28 functions (exceeds 20 allowed). Consider refactoring.
Open

class SforceCustomField
{
    public function setCaseSensitive($caseSensitive)
    {
        $this->caseSensitive = $caseSensitive;
Severity: Minor
Found in src/Davispeixoto/ForceDotComToolkitForPhp/SforceCustomField.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status