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

Rename Functions::extract() to Functions::argument() #272

Open
woru opened this issue Aug 17, 2017 · 0 comments
Open

Rename Functions::extract() to Functions::argument() #272

woru opened this issue Aug 17, 2017 · 0 comments
Labels

Comments

@woru
Copy link
Member

woru commented Aug 17, 2017

$cities = Arrays::map($users, Functions::extract()->getAddress('home')->city);

$cities = Arrays::map($users, Functions::argument()->getAddress('home')->city);
@woru woru added the question label Aug 17, 2017
@danon danon changed the title Rename Functions::extract to Functions::argument Rename Functions::extract() to Functions::argument() Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant