Issue #3029350 by dhirendra.mishra, govind.maloo, joachim: broken @see link in DrupalDateTime
parent
d7618cb063
commit
affa4ca69c
|
@ -16,7 +16,7 @@ use Drupal\Core\StringTranslation\StringTranslationTrait;
|
|||
*
|
||||
* DrupalDateTime::createFromArray( array('year' => 2010, 'month' => 9, 'day' => 28) )
|
||||
*
|
||||
* @see \Drupal/Component/Datetime/DateTimePlus.php
|
||||
* @see \Drupal\Component\Datetime\DateTimePlus
|
||||
*/
|
||||
class DrupalDateTime extends DateTimePlus {
|
||||
|
||||
|
|
Loading…
Reference in New Issue