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

Breadcrumb

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

function TokenInterface::__toString

Returns string representation for token.

Return value

string

16 methods override TokenInterface::__toString()
AnyValuesToken::__toString in vendor/phpspec/prophecy/src/Prophecy/Argument/Token/AnyValuesToken.php
Returns string representation for token.
AnyValueToken::__toString in vendor/phpspec/prophecy/src/Prophecy/Argument/Token/AnyValueToken.php
Returns string representation for token.
ApproximateValueToken::__toString in vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ApproximateValueToken.php
Returns string representation for token.
ArrayCountToken::__toString in vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayCountToken.php
Returns string representation for token.
ArrayEntryToken::__toString in vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayEntryToken.php
Returns string representation for token.

... See full list

File

vendor/phpspec/prophecy/src/Prophecy/Argument/Token/TokenInterface.php, line 42

Class

TokenInterface
Argument token interface.

Namespace

Prophecy\Argument\Token

Code

public function __toString();

API Navigation

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