We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05d4b24 commit bd51c6dCopy full SHA for bd51c6d
1 file changed
src/Plugin.php
@@ -33,7 +33,7 @@
33
class Plugin extends BasePlugin
34
{
35
/**
36
- * @var \DebugKit\ToolbarService
+ * @var \DebugKit\ToolbarService|null
37
*/
38
protected $service;
39
0 commit comments