File_SMBPasswd::getAccounts()
File_SMBPasswd::getAccounts() – get the value of the accounts property
Synopsis
array File_SMBPasswd::getAccounts (
)
Description
Get the value of accounts property. This property contains all accounts of the current smbpasswd file.
Return value
array containing all accounts.
Note
This function can not be called statically.