@@ -62,7 +62,7 @@ |
||
| 62 | 62 | /** |
| 63 | 63 | * Register events |
| 64 | 64 | * |
| 65 | - * @return array |
|
| 65 | + * @return string[] |
|
| 66 | 66 | */ |
| 67 | 67 | public function getSubscribedEvents() |
| 68 | 68 | { |
@@ -15,15 +15,9 @@ |
||
| 15 | 15 | namespace IPub\DoctrineBlameable\Events; |
| 16 | 16 | |
| 17 | 17 | use Nette; |
| 18 | -use Nette\Utils; |
|
| 19 | - |
|
| 20 | 18 | use Doctrine; |
| 21 | -use Doctrine\Common; |
|
| 22 | 19 | use Doctrine\ORM; |
| 23 | - |
|
| 24 | -use Kdyby; |
|
| 25 | 20 | use Kdyby\Events; |
| 26 | - |
|
| 27 | 21 | use IPub; |
| 28 | 22 | use IPub\DoctrineBlameable; |
| 29 | 23 | use IPub\DoctrineBlameable\Exceptions; |