Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NotNormalizableValueException.php
function NotNormalizableValueException::canUseMessageForUser
File
vendor/
symfony/
serializer/
Exception/
NotNormalizableValueException.php
, line 60
Class
NotNormalizableValueException
@author Christian Flothmann <
christian.flothmann@sensiolabs.de
>
Namespace
Symfony\Component\Serializer\Exception
Code
public
function
canUseMessageForUser
() : ?bool {
return
$this
->
useMessageForUser
; }
RSS feed