We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8d378 commit 2916d75Copy full SHA for 2916d75
pfSense-pkg-RESTAPI/files/usr/local/pkg/RESTAPI/Models/FreeRADIUSUser.inc
@@ -20,7 +20,7 @@ use RESTAPI\Validators\IPAddressValidator;
20
use RESTAPI\Validators\RegexValidator;
21
22
/**
23
- * Defines a Model that represents OpenVPN Client config Export.
+ * Defines a Model that represents FreeRADIUS Users
24
*/
25
class FreeRADIUSUser extends Model {
26
public StringField $username;
0 commit comments