Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. CalculatorInterface.php

function CalculatorInterface::toInteger

Converts a Hexadecimal instance to an Integer instance

1 method overrides CalculatorInterface::toInteger()
BrickMathCalculator::toInteger in vendor/ramsey/uuid/src/Math/BrickMathCalculator.php
Converts a Hexadecimal instance to an Integer instance

File

vendor/ramsey/uuid/src/Math/CalculatorInterface.php, line 105

Class

CalculatorInterface
A calculator performs arithmetic operations on numbers

Namespace

Ramsey\Uuid\Math

Code

public function toInteger(Hexadecimal $value) : IntegerObject;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal