PHP 8.2.31
Preview: MigrationTemplate.php Size: 543 B
/home/nshryvcy/himaltourism.com/wp-content/plugins/mailpoet/lib/Migrator/MigrationTemplate.php

<?php declare(strict_types = 1);

namespace MailPoet\Migrations;

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


use MailPoet\Migrator\Migration;

class MigrationTemplate extends Migration {
  public function run(): void {
    /*
     * TODO: Implement the migration logic here and remove this comment.
     *
     * You can use:
     *   $this->connection      For SQL queries using Doctrine DBAL.
     *   $this->entityManager   For operations using Doctrine Entity Manager.
     *   $this->container       For accessing any needed service.
     */
  }
}

Directory Contents

Dirs: 0 × Files: 10

Name Size Perms Modified Actions
4.47 KB lrw-r--r-- 2023-04-04 05:35:40
Edit Download
0 B lrw-r--r-- 2023-04-04 05:35:40
Edit Download
796 B lrw-r--r-- 2023-04-04 05:35:40
Edit Download
1.72 KB lrw-r--r-- 2023-04-04 05:35:40
Edit Download
543 B lrw-r--r-- 2023-04-04 05:35:40
Edit Download
2.54 KB lrw-r--r-- 2023-04-04 05:35:40
Edit Download
1.24 KB lrw-r--r-- 2023-04-04 05:35:40
Edit Download
1.83 KB lrw-r--r-- 2023-04-04 05:35:40
Edit Download
1.39 KB lrw-r--r-- 2023-04-04 05:35:40
Edit Download
2.25 KB lrw-r--r-- 2023-04-04 05:35:40
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).