Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize documentation (DocBlock) in english #21

Open
17 of 26 tasks
nelson6e65 opened this issue Nov 14, 2015 · 0 comments
Open
17 of 26 tasks

Normalize documentation (DocBlock) in english #21

nelson6e65 opened this issue Nov 14, 2015 · 0 comments

Comments

@nelson6e65
Copy link
Owner

nelson6e65 commented Nov 14, 2015

There is some portions of documentation still in Spanish.

Normalization status:

  • src/
  • ├── Collections
  • │   ├── CollectionIterator.php
  • │   ├── Collection.php
  • │   ├── ICollection.php
  • │   └── IList.php
  • ├── Extensions
  • │   ├── Arrays.php
  • │   ├── MethodExtension.php
  • │   ├── Numbers.php
  • │   ├── Objects.php
  • │   ├── PropertyExtension.php
  • │   └── Text.php
  • ├── constants.php
  • ├── functions.php
  • ├── IComparable.php
  • ├── IComparer.php
  • ├── IConvertibleToJson.php
  • ├── IConvertibleToString.php
  • ├── ICustomPrefixedPropertiesContainer.php
  • ├── IEquatable.php
  • ├── IMagicPropertiesContainer.php
  • ├── IntString.php
  • ├── IStrictPropertiesContainer.php
  • ├── PropertiesHandler.php
  • ├── StrictObject.php
  • ├── Type.php
  • ├── VersionComponent.php
  • └── Version.php
@nelson6e65 nelson6e65 added this to the v1.0.0 milestone Mar 12, 2016
@nelson6e65 nelson6e65 pinned this issue Dec 24, 2018
nelson6e65 added a commit that referenced this issue Jan 2, 2019
@nelson6e65 nelson6e65 added the wip label Jan 4, 2019
@nelson6e65 nelson6e65 changed the title Normalize documentation in english Normalize documentation (DocBlock) in english Jan 4, 2019
nelson6e65 added a commit that referenced this issue Jan 5, 2019
📝 Improve some DocBlocks (#21)
@nelson6e65 nelson6e65 self-assigned this Feb 10, 2019
nelson6e65 added a commit that referenced this issue Feb 10, 2019
nelson6e65 added a commit that referenced this issue Feb 10, 2019
nelson6e65 added a commit that referenced this issue Feb 10, 2019
📝 Improve interface documentation (ref. #21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant