protected property ContactMessageResource::$dateFormatter in Contact message REST 8
The date formatter service.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- src/
Plugin/ rest/ resource/ ContactMessageResource.php, line 72 - Contains \Drupal\contact_message_rest\Plugin\rest\resource\ContactMessageResource.
Class
- ContactMessageResource
- Creates a resource for adding contact Message entities and sending them.
Namespace
Drupal\contact_message_rest\Plugin\rest\resourceCode
protected $dateFormatter;