-
-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve TIntermediateModels generics and add inheritDoc (#102)
* Relation generics and PHPStan lvl 9 * Resolve TODO * Refactoring * Support PHPStan v1.12.1 * Apply review feedback of @calebdw * Resolve phpstan errors * Apply review feedback * Update tests/Models/Comment.php Co-authored-by: Caleb White <[email protected]> * Handle end return type without docblock * Resolve phpstan errors * Update BelongsToThrough.php * Revert PHPStan version constraint after fix * Fix phpstan errors by removing TIntermediateModels * Refactoring * Improve code coverage --------- Co-authored-by: Jonas Staudenmeir <[email protected]> Co-authored-by: Caleb White <[email protected]>
- Loading branch information
1 parent
8332f9d
commit 28cbfca
Showing
5 changed files
with
40 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters