YetiForceCompany/YetiForceCRM

View on GitHub
modules/RecycleBin/ConfigTemplate.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

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

    'DELETE_MAX_COUNT' => [

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

        'validation' => '\App\Validator::naturalNumber'

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

        'description' => 'Maximal value of records to delete',

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

    ]

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

        'default' => 1000,

There are no issues that match your filters.

Category
Status