/home/techb158/exp.abdallabala.com/vendor/fzaninotto/faker/src/Faker/Provider/pt_BR
NameSizeModeActions
Address.php64220644editdlrm
check_digit.php9230644editdlrm
Company.php9420644editdlrm
Internet.php3320644editdlrm
Payment.php44960644editdlrm
Person.php73490644editdlrm
PhoneNumber.php47460644editdlrm
Edit: /home/techb158/exp.abdallabala.com/vendor/fzaninotto/faker/src/Faker/Provider/pt_BR/Company.php (942B)
generator->numerify('########0001'); $n .= check_digit($n); $n .= check_digit($n); return $formatted? vsprintf('%d%d.%d%d%d.%d%d%d/%d%d%d%d-%d%d', str_split($n)) : $n; } }