Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ArrayEntryToken.php
function ArrayEntryToken::getValue
Returns value
Return value
TokenInterface
File
vendor/
phpspec/
prophecy/
src/
Prophecy/
Argument/
Token/
ArrayEntryToken.php
, line 106
Class
ArrayEntryToken
Array entry token.
Namespace
Prophecy\Argument\Token
Code
public
function
getValue
() {
return
$this
->
value
; }
RSS feed