protected property NodeListBuilder::$dateFormatter in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/node/src/NodeListBuilder.php \Drupal\node\NodeListBuilder::dateFormatter
The date formatter service.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- core/
modules/ node/ src/ NodeListBuilder.php, line 31 - Contains \Drupal\node\NodeListBuilder.
Class
- NodeListBuilder
- Defines a class to build a listing of node entities.
Namespace
Drupal\nodeCode
protected $dateFormatter;