@@ -93,7 +93,7 @@ |
||
| 93 | 93 | * Strips the optional "namespace" (aka project or package) part of the name. |
| 94 | 94 | * |
| 95 | 95 | * @param string $name |
| 96 | - * @param array $attrs |
|
| 96 | + * @param Attribute[] $attrs |
|
| 97 | 97 | * |
| 98 | 98 | * @return \Grafizzi\Graph\Node |
| 99 | 99 | */ |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace Drupal\qa; |
| 4 | 4 | |
| 5 | -use Doctrine\Common\Util\Debug; |
|
| 6 | 5 | use Drupal\Core\Extension\ModuleExtensionList; |
| 7 | 6 | use Drupal\Core\Extension\ThemeHandlerInterface; |
| 8 | 7 | use Grafizzi\Graph\Attribute; |