Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
InvalidOptionsException.php
function InvalidOptionsException::getOptions
File
vendor/
symfony/
validator/
Exception/
InvalidOptionsException.php
, line 23
Class
InvalidOptionsException
Namespace
Symfony\Component\Validator\Exception
Code
public
function
getOptions
() : array {
return
$this
->
options
; }
RSS feed