Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Improve README.me on pt_BR providers section #877

Merged
merged 2 commits into from
Apr 13, 2016
Merged

Improve README.me on pt_BR providers section #877

merged 2 commits into from
Apr 13, 2016

Conversation

iget-master
Copy link
Contributor

The Faker\Provider\pt_BR\Person was wrong since cnpj isn't a valid Person attribute. Move it to Faker\Provider\pt_BR\Company provider and create it.

<?php

// Localized company name
echo $faker->company; // 'Colaço e Ramos'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to mention here the usual formatters - just the locale-specific ones.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed and improved the cnpj comment

@fzaninotto fzaninotto merged commit 1c33e89 into fzaninotto:master Apr 13, 2016
@fzaninotto
Copy link
Owner

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants