mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 02:04:03 +00:00
Fixed indentation, tabs removed (#233)
This commit is contained in:
parent
ca5924646d
commit
fd768f14c8
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ So, to give you an example, you would do this:
|
||||||
```php
|
```php
|
||||||
class Comment extends Model
|
class Comment extends Model
|
||||||
{
|
{
|
||||||
use BelongsToPrimaryModel;
|
use BelongsToPrimaryModel;
|
||||||
|
|
||||||
public function getRelationshipToPrimaryModel(): string
|
public function getRelationshipToPrimaryModel(): string
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue