Mark ApiULSLocalization internal
Per suggestion in T91457#1944256 Change-Id: I27956c3f14188b3ae9f1c21e3f5c0e02ecb9e8f7
This commit is contained in:
@@ -91,4 +91,9 @@ class ApiULSLocalization extends ApiBase {
|
||||
=> 'apihelp-ulslocalization-example-2',
|
||||
);
|
||||
}
|
||||
|
||||
// Try to scare people away from using this externally
|
||||
public function isInternal() {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user