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

Rename ResourcheSchemaSlot.php to ResourceSchemaSlot.php #206

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

rezadindar
Copy link
Contributor

File Name Correction For Fix This Error In Filament:

Class "Z3d0X\FilamentFabricator\View\ResourceSchemaSlot" not found

And This Error In Composer:

Class Z3d0X\FilamentFabricator\View\ResourceSchemaSlot located in C:/wamp64/www/*/vendor/z3d0x/filament-fabricator/src\View\ResourcheSchemaSlot.php does not comply with psr-4 autoloading standard. Skipping.

File Name Correction For Fix This Error In Filament:

Class "Z3d0X\FilamentFabricator\View\ResourceSchemaSlot" not found

And This Error In Composer:

Class Z3d0X\FilamentFabricator\View\ResourceSchemaSlot located in C:/wamp64/www/*/vendor/z3d0x/filament-fabricator/src\View\ResourcheSchemaSlot.php does not comply with psr-4 autoloading standard. Skipping.
Copy link

what-the-diff bot commented Jan 7, 2025

PR Summary

  • File Renaming

    The file previously called ResourcheSchemaSlot.php has been correctly renamed to ResourceSchemaSlot.php. It might seem like a minor change, but it actually ensures we avoid potential trouble in accessing the file due to the previously incorrect name. Maintenance and readability of the codebase are also improved with this change.

@Voltra Voltra merged commit 36f9e81 into Z3d0X:2.x Jan 7, 2025
1 check passed
@Voltra
Copy link
Collaborator

Voltra commented Jan 7, 2025

That one's on me and my using Github Codespaces instead of PHPStorm ^^

@Voltra
Copy link
Collaborator

Voltra commented Jan 7, 2025

@Z3d0X ready and merged for release/hotfix

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