category relation
This commit is contained in:
parent
8fbdcc2a2f
commit
fb50e5624f
@ -16,7 +16,7 @@ class VehicleRelationManager extends RelationManager
|
|||||||
|
|
||||||
protected static ?string $recordTitleAttribute = 'id';
|
protected static ?string $recordTitleAttribute = 'id';
|
||||||
|
|
||||||
protected static ?string $inverseRelationship = 'type';
|
protected static ?string $inverseRelationship = 'vehicleType';
|
||||||
|
|
||||||
public static function form(Form $form): Form
|
public static function form(Form $form): Form
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user