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