PATH:
home
/
centosnipponia
/
public_html
/
apptt-oldgit
/
vendor
/
nesbot
/
carbon
/
src
/
Carbon
<?php /** * This file is part of the Carbon package. * * (c) Brian Nesbitt <brian@nesbot.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Carbon; use DateTimeInterface; interface CarbonConverterInterface { public function convertDate(DateTimeInterface $dateTime, bool $negated = false): CarbonInterface; }
[+]
..
[-] AbstractTranslator.php
[edit]
[-] Carbon.php
[edit]
[-] CarbonConverterInterface.php
[edit]
[-] CarbonImmutable.php
[edit]
[-] CarbonInterface.php
[edit]
[-] CarbonInterval.php
[edit]
[-] CarbonPeriod.php
[edit]
[-] CarbonTimeZone.php
[edit]
[+]
Cli
[+]
Doctrine
[+]
Exceptions
[-] Factory.php
[edit]
[-] FactoryImmutable.php
[edit]
[+]
Lang
[-] Language.php
[edit]
[+]
Laravel
[+]
List
[+]
PHPStan
[+]
Traits
[-] Translator.php
[edit]
[-] TranslatorImmutable.php
[edit]
[-] TranslatorStrongTypeInterface.php
[edit]
[-] .htaccess.disabled
[edit]