Skip to content

Commit 24e298f

Browse files
committed
Merge branch '4.4' into 5.2
* 4.4: [PHPDoc] Fix some union type cases
2 parents 2655078 + 4f0f283 commit 24e298f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DataCollector/SecurityDataCollector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ public function getAccessDecisionLog()
367367
/**
368368
* Returns the configuration of the current firewall context.
369369
*
370-
* @return array|Data
370+
* @return array|Data|null
371371
*/
372372
public function getFirewall()
373373
{

0 commit comments

Comments
 (0)