Skip to content

Conversation

@thekid
Copy link
Member

@thekid thekid commented Sep 13, 2025

use lang\Reflection;

$package= Reflection::of('org.example');
$package->child('impl')    // Child package "org.example.impl" or NULL

@thekid thekid added the enhancement New feature or request label Sep 13, 2025
@thekid thekid merged commit 4a034f6 into main Sep 14, 2025
14 checks passed
@thekid thekid deleted the feature/child-package branch September 14, 2025 07:01
@thekid
Copy link
Member Author

thekid commented Sep 14, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants