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

Add the Hyde::getLatestPosts() shorthand to get the latest posts collection #4

Conversation

caendesilva
Copy link
Member

New facade method:
Hyde::getLatestPosts() which serves as a static shorthand for \Hyde\Framework\Models\MarkdownPost::getCollection()

@caendesilva caendesilva merged commit d7a346f into master Mar 22, 2022
@caendesilva caendesilva deleted the 1-add-helper-shorthand-for-markdownpostgetcollection-in-the-hyde-facade branch March 22, 2022 21:27
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.

Add helper shorthand for MarkdownPost::getCollection() in the Hyde facade
1 participant