facebookarchive / facebook-instant-articles-sdk-php

The Facebook Instant Articles SDK for PHP provides a native interface for creating and publishing Instant Articles.
https://instantarticles.fb.com/
Other
232 stars 148 forks source link

Implementation of methods to retrieve the warning selectors #369

Closed nataliemt closed 3 years ago

nataliemt commented 3 years ago

This PR implements methods to retrieve the warning selectors that support the IA Build warning highlight functionality.

pestevez commented 3 years ago

Hi @nataliemt, can you please add some tests for the new functionality? Thanks!