Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal