laravel-typescript
laravel-typescript copied to clipboard
Typo in function name isOneRelattion
https://github.com/lepikhinb/laravel-typescript/blob/5f2b2958d63c6b36bcd4e3ba44d711da7f49fcca/src/Generators/ModelGenerator.php#L225
Function isOneRelattion should be renamed to isOneRelation
😁
Just saw this while overriding that method and thought I'd report it.
I thank my spellchecker for cases like this.