whoami7 - Manager
:
/
home
/
techyfnq
/
public_html
/
wp-content
/
plugins
/
site-reviews
/
plugin
/
Modules
/
Schema
/
Upload File:
files >> //home/techyfnq/public_html/wp-content/plugins/site-reviews/plugin/Modules/Schema/Intangible.php
<?php namespace GeminiLabs\SiteReviews\Modules\Schema; /** * A utility class that serves as the umbrella for a number of 'intangible' things such as * quantities, structured values, etc. * @see http://schema.org/Intangible */ class Intangible extends BaseType { /** * @var array * @see http://schema.org/{property_name} */ public $parents = [ 'Thing', ]; }
Copyright ©2021 || Defacer Indonesia