Method | Description | |
---|---|---|
crawlers ( ) : array | Return a key value pairs array with the complete list of crawler user agents. | |
isCrawler ( string $user_agent = '' ) : boolean | Return TRUE if an user agent or current user agent is a Crawler. | |
userAgents ( ) : array | Return a key value pairs array with the complete list of user agents for type. |
public static userAgents ( ) : array | ||
return | array |