uruba/FinanCalc

View on GitHub
src/locale/en.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 151 characters
Open

    'message_vir_must_be_higher_than_growth_value' => 'The stock\'s valuation interest rate has to be higher than the stock\'s annual dividend growth',
Severity: Minor
Found in src/locale/en.php by phpcodesniffer

Line exceeds 120 characters; contains 142 characters
Open

    'message_must_define_manufactured_class_name' => 'String class constant MANUFACTURED_CLASS_NAME has to be defined in this factory class!',
Severity: Minor
Found in src/locale/en.php by phpcodesniffer

Line exceeds 120 characters; contains 170 characters
Open

    'message_cannot_set_growth_value_on_zero_growth_type' => 'You cannot set the $stockAnnualDividendsGrowth on the zero-growth type discount dividend model calculator!',
Severity: Minor
Found in src/locale/en.php by phpcodesniffer

Line exceeds 120 characters; contains 135 characters
Open

    'message_propresultarray_not_supplied' => '$propResultArray has not been supplied neither by the argument, nor by the class field',
Severity: Minor
Found in src/locale/en.php by phpcodesniffer

There are no issues that match your filters.

Category
Status