add autocounter
This commit is contained in:
@@ -11,6 +11,6 @@ class CreateIncomingLetter extends CreateRecord
|
||||
|
||||
protected function getRedirectUrl(): string
|
||||
{
|
||||
return static::getResource()::getUrl('index');
|
||||
return $this->getResource()::getUrl('index');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user