Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Timestamps.php

function Timestamps::__construct

Parameters

string $file path to the phar file to use:

File

vendor/seld/phar-utils/src/Timestamps.php, line 21

Class

Timestamps

Namespace

Seld\PharUtils

Code

public function __construct($file) {
    $this->contents = file_get_contents($file);
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal