You are here

protected property ExecutePHP::$session in Devel PHP 8

The session service.

Type: \Symfony\Component\HttpFoundation\Session\SessionInterface

File

src/Form/ExecutePHP.php, line 28

Class

ExecutePHP
Defines a form that allows privileged users to execute arbitrary PHP code.

Namespace

Drupal\devel_php\Form

Code

protected $session;