Skip to content

Commit 34832f2

Browse files
committed
Suppress the undeclared constants
Ref phan/phan#707 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
1 parent 9eb5ab6 commit 34832f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/Saml2/Settings.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ public function __construct($settings = null, $spValidationOnly = false)
150150

151151
/**
152152
* Sets the paths of the different folders
153+
* @suppress PhanUndeclaredConstant
153154
*/
154155
private function _loadPaths()
155156
{

0 commit comments

Comments
 (0)