Skip to content

Conversation

@thekid
Copy link
Member

@thekid thekid commented Mar 28, 2024

$global= new Package();
$type= $global->type('Test');  // Loads ./Test.class.php

Fixes #39

@thekid thekid added the enhancement New feature or request label Mar 28, 2024
@thekid thekid merged commit 440bf0d into main Mar 28, 2024
@thekid thekid deleted the feature/global-package branch March 28, 2024 19:09
@thekid
Copy link
Member Author

thekid commented Mar 28, 2024

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.

Package::types() yields extraneous "." for global package

2 participants