Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PhpTimeConverter.php
PhpTimeConverter::$fallbackConverter
Type:
fallbackConverter
File
vendor/
ramsey/
uuid/
src/
Converter/
Time/
PhpTimeConverter.php
, line 63
Class
PhpTimeConverter
PhpTimeConverter uses built-in PHP functions and standard math operations available to the PHP programming language to provide facilities for converting parts of time into representations that may be used in UUIDs
Namespace
Ramsey\Uuid\Converter\Time
Code
private TimeConverterInterface $fallbackConverter;
RSS feed