Skip to content

Instantly share code, notes, and snippets.

View larowlan's full-sized avatar
:shipit:
Framework Manager, Drupal Core

Lee Rowlands larowlan

:shipit:
Framework Manager, Drupal Core
View GitHub Profile
<?php
/**
* @file
* Contains \Drupal\comment_timer\Plugin\Field\FieldWidget\NumberWidget.
*/
namespace Drupal\comment_timer\Field\Plugin\Field\FieldWidget;
use Drupal\Core\Field\FieldItemListInterface;