Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PropertyHook.php
function PropertyHook::getParams
Overrides
FunctionLike::getParams
File
vendor/
nikic/
php-parser/
lib/
PhpParser/
Node/
PropertyHook.php
, line 52
Class
PropertyHook
Namespace
PhpParser\Node
Code
public
function
getParams
() : array {
return
$this
->
params
; }
RSS feed