Rename Datepicker.php to DatePicker.php

This commit is contained in:
Dmitriy 2014-10-16 22:03:10 +03:00
parent 3e48ba945f
commit d055bbedaa
1 changed files with 1 additions and 1 deletions

View File

@ -92,4 +92,4 @@ class DatePicker extends FormWidgetBase
{
return strlen($value) ? $value : null;
}
}
}