Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PhpTimeConverter.php
PhpTimeConverter::$calculator
Type:
calculator
File
vendor/
ramsey/
uuid/
src/
Converter/
Time/
PhpTimeConverter.php
, line 62
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 CalculatorInterface $calculator;
RSS feed