mirror of
https://github.com/flarum/core.git
synced 2025-10-12 15:34:26 +02:00
Unified two URL prefix variables into one
This commit is contained in:
@@ -17,5 +17,5 @@ class UrlGenerator extends AbstractUrlGenerator
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
protected $prefix = 'api';
|
||||
protected $path = 'api';
|
||||
}
|
||||
|
Reference in New Issue
Block a user