Current File : /home/pacjaorg/.trash/libraries.1/vendor/php-tuf/php-tuf/src/Helper/Clock.php
<?php

namespace Tuf\Helper;

/**
 * Provides time related functions.
 */
class Clock
{
    /**
     * Gets the current time.
     *
     * @return int
     *   The current time.
     *
     * @codeCoverageIgnore
     */
    public function getCurrentTime(): int
    {
        return time();
    }
}
Site is undergoing maintenance

PACJA Events

Maintenance mode is on

Site will be available soon. Thank you for your patience!