minor phan config fix
This commit is contained in:
@@ -131,7 +131,7 @@ return [
|
|||||||
'PhanReadOnlyPublicProperty',
|
'PhanReadOnlyPublicProperty',
|
||||||
// start ignore annotations
|
// start ignore annotations
|
||||||
'PhanUnextractableAnnotationElementName',
|
'PhanUnextractableAnnotationElementName',
|
||||||
'PhanUnextractableAnnotationSuffix'
|
'PhanUnextractableAnnotationSuffix',
|
||||||
],
|
],
|
||||||
|
|
||||||
// Override to hardcode existence and types of (non-builtin) globals in the global scope.
|
// Override to hardcode existence and types of (non-builtin) globals in the global scope.
|
||||||
|
|||||||
Reference in New Issue
Block a user