Skip to content

Conversation

@kvwalker
Copy link
Contributor

@kvwalker kvwalker commented Apr 4, 2018

Copy link
Contributor

@derickr derickr left a comment

Choose a reason for hiding this comment

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

Does this one depend on PHPLIB-80/PR #521? As I suspect the new getters that you've added there should get documentation like this to.

'expireAfterSeconds' => 100,
]);

var_dump($info->isTtl());
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we really use isTtl and not isTTL?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, we do!

@kvwalker
Copy link
Contributor Author

kvwalker commented Apr 5, 2018

This doesn't depend on #521 because this is just in response to a user asking for more examples for getName(). I decided to go ahead and add examples for the other methods in the models classes. I can add examples for the other getters to the documentation as part of #521.

Copy link
Contributor

@derickr derickr left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@kvwalker kvwalker merged commit ce10298 into mongodb:master Apr 5, 2018
kvwalker added a commit that referenced this pull request Apr 5, 2018
@kvwalker kvwalker deleted the PHPLIB-278 branch April 5, 2018 16:18
kvwalker added a commit that referenced this pull request Apr 9, 2018
This reverts commit 36581b1, reversing
changes made to c983951.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants