phpffcms/ffcms-core

View on GitHub
src/Helper/Type/Str.php

Summary

Maintainability
A
2 hrs
Test Coverage

Str has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class Str
{
    /**
     * Check if string is empty (check null, false and '' values)
     * @param string|null $string
Severity: Minor
Found in src/Helper/Type/Str.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status