Skip to content
Snippets Groups Projects
Verified Commit 6c9c95e1 authored by Lee Rowlands's avatar Lee Rowlands
Browse files

Issue #2913957 by geertvd, mpdonadio: Fix invalid casing in date argument's namespace

parent 090d4688
No related branches found
No related tags found
No related merge requests found
<?php
namespace Drupal\datetime\Plugin\views\Argument;
namespace Drupal\datetime\Plugin\views\argument;
use Drupal\views\Plugin\views\argument\Date as NumericDate;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment