PATH:
home
/
centosnipponia
/
public_html
/
eccity
/
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; }
[+]
..
[+]
Lang
[-] Translator.php
[edit]
[+]
List
[-] FactoryImmutable.php
[edit]
[-] Factory.php
[edit]
[+]
Traits
[-] CarbonConverterInterface.php
[edit]
[+]
Exceptions
[+]
Doctrine
[-] CarbonPeriod.php
[edit]
[+]
Cli
[-] Language.php
[edit]
[-] CarbonInterface.php
[edit]
[+]
Laravel
[+]
PHPStan
[-] Carbon.php
[edit]
[-] CarbonInterval.php
[edit]
[-] CarbonImmutable.php
[edit]
[-] CarbonTimeZone.php
[edit]
[-] .htaccess.disabled
[edit]