Mercurial > packages > magicforger
diff src/Generator/Requests/StoreRequestGenerator.php @ 23:827efbf4d73c main-dev
Huge changes to the relationships for models and more complex
| author | Luka Sitas <sitas.luka.97@gmail.com> |
|---|---|
| date | Fri, 11 Apr 2025 20:50:20 -0400 |
| parents | 81a76472ba21 |
| children |
line wrap: on
line diff
--- a/src/Generator/Requests/StoreRequestGenerator.php Wed Feb 26 20:12:17 2025 -0500 +++ b/src/Generator/Requests/StoreRequestGenerator.php Fri Apr 11 20:50:20 2025 -0400 @@ -50,8 +50,7 @@ /** * Resolve the fully-qualified path to the stub. * - * @param string $stub - * + * @param string $stub * @return string */ protected function resolveStubPath($stub)
