Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting properties #189

Closed
simontong opened this issue Mar 27, 2017 · 2 comments
Closed

Extracting properties #189

simontong opened this issue Mar 27, 2017 · 2 comments
Labels

Comments

@simontong
Copy link

Whats the best way of going about extracting properties without having to provide user_agents?
eg a list of Device_Types:
Tablet
iPhone
etc.
etc.

@mimmi20
Copy link
Member

mimmi20 commented Mar 27, 2017

Please look into the file src/Data/PropertyHolder.php into the function checkValueInArray. You will find all possible values in there. This function validates the values from the ini file.

@simontong
Copy link
Author

Ah yes. My mistake!

@asgrim asgrim closed this as completed Mar 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants