File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/FAQPage.php.tar
httpdocs/wp-content/plugins/all-in-one-seo-pack/app/Common/Schema/Graphs/WebPage/FAQPage.php 0000644 00000000476 15155700007 0033740 0 ustar 00 var/www/vhosts/uyarreklam.com.tr <?php
namespace AIOSEO\Plugin\Common\Schema\Graphs\WebPage;
// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
/**
* FAQPage graph class.
*
* @since 4.0.0
*/
class FAQPage extends WebPage {
/**
* The graph type.
*
* @since 4.0.0
*
* @var string
*/
protected $type = 'FAQPage';
}