mirror of
https://github.com/silverstripe/silverstripe-restfulserver
synced 2024-10-22 12:05:58 +00:00
Fix typo
This commit is contained in:
parent
fa589c25fb
commit
5729af70e1
@ -59,7 +59,7 @@ class RestfulServer extends Controller
|
||||
|
||||
/**
|
||||
* @config
|
||||
* @var array Class names for an authenticators to use on API access
|
||||
* @var array Class names for authenticators to use on API access
|
||||
*/
|
||||
private static $authenticators = [
|
||||
BasicRestfulAuthenticator::class
|
||||
|
Loading…
x
Reference in New Issue
Block a user