Contact
link | |
---|---|
link | |
link |
https://austinheap.github.io/php-security-txt/classes/AustinHeap.Security.Txt.SecurityTxt.html |
link | |
package |
php-security-txt |
addContact(string $contact) : \AustinHeap\Security\Txt\SecurityTxt
addContacts(array $contacts) : \AustinHeap\Security\Txt\SecurityTxt
getContacts() : array
array
hasContact(string $contact) : boolean
string
boolean
hasContacts(array $contacts) : boolean
array
boolean
removeContact(string $contact) : \AustinHeap\Security\Txt\SecurityTxt
removeContacts(array $contacts) : \AustinHeap\Security\Txt\SecurityTxt
setContacts(array $contacts) : \AustinHeap\Security\Txt\SecurityTxt
validContact(string $contact) : boolean
string |
string $contact |
---|
string
boolean
validContacts(array $contacts, boolean $use_keys = false) : boolean
array
boolean
boolean
contacts : array
var |
---|
array