Just updated to 2025.8 and now getting the following error
Fatal error: Type of PHPMaker2025\Project\BwGroups::$language must be PHPMaker2025\Project\Language (as in class PHPMaker2025\Project\DbTableBase) in /var/www/html/Project/models/
BwGroups.php on line 39
Line 39 is
class BwGroups extends DbTable implements LookupTableInterface
any ideas where to start debugging this
thanks