%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pn/beta/64801_wp-content/plugins/mailpoet/lib/Models/
Upload File :
Create Path :
Current File : /var/www/pn/beta/64801_wp-content/plugins/mailpoet/lib/Models/MappingToExternalEntities.php

<?php
namespace MailPoet\Models;

if(!defined('ABSPATH')) exit;

class MappingToExternalEntities extends Model {
  public static $_table = MP_MAPPING_TO_EXTERNAL_ENTITIES_TABLE;

  static function create($data = array()) {
    $relation = parent::create();
    $relation->hydrate($data);
    return $relation->save();
  }

}

Zerion Mini Shell 1.0