Apply fixes from StyleCI
@@ -84,21 +84,21 @@ class DropdownActions extends Actions
protected function getViewLabel()
{
- return;
+
}
protected function getEditLabel()
protected function getQuickEditLabel()
protected function getDeleteLabel()
@@ -7,7 +7,6 @@ use Dcat\Admin\Admin;
/**
* Trait LazyWidget.
*
- * @package Dcat\Admin\Traits
* @property string $translation
*/