Skip to content

Run Reflection() class on functions generator#2

Merged
gchtr merged 1 commit intotimber:masterfrom
Levdbas:patch-1
Apr 26, 2024
Merged

Run Reflection() class on functions generator#2
gchtr merged 1 commit intotimber:masterfrom
Levdbas:patch-1

Conversation

@Levdbas
Copy link
Member

@Levdbas Levdbas commented Nov 10, 2023

Hi @gchtr

I use teak in a private project to generate documentation. The functions generator is not running the same kind of method like Teak\Reflection\Reflection::shouldIgnore. So all functions, api or private, they all end up in the generated docs.

This PR runs the Reflection class on functions reference generator so non-api functions wont end up in the docs.

I think we are no longer running generate:function-reference in the Timber docs so this should not be a breaking change for Timber projects. Let me know what you think!

@gchtr gchtr merged commit 7809772 into timber:master Apr 26, 2024
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