src/Calculators/StockDividendDiscountModelCalculator.php
Line exceeds 120 characters; contains 126 characters Open
Open
throw new InvalidArgumentException(Strings::getString('message_cannot_set_growth_value_on_zero_growth_type'));
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
if (
- Exclude checks