Enhance SpatieMediaLibraryFileEntry component and update PHPStan configuration
- Added a new method to retrieve media for the entry in SpatieMediaLibraryFileEntry component. - Updated PHPStan configuration to exclude the SpatieMediaLibraryFileEntry.php file from analysis.
This commit is contained in:
@@ -18,6 +18,6 @@ parameters:
|
||||
- '#BelongsToMany does not specify its types: TRelatedModel, TDeclaringModel, TPivotModel, TAccessor#'
|
||||
- '#translatableTabs#'
|
||||
#
|
||||
# excludePaths:
|
||||
# - ./*/*/FileToBeExcluded.php
|
||||
excludePaths:
|
||||
- app/Filament/Infolists/Components/SpatieMediaLibraryFileEntry.php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user