Skip to content
Snippets Groups Projects
Commit 668836b3 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Phpdoc

parent 1b3fa671
Branches
Tags
No related merge requests found
......@@ -36,7 +36,7 @@ class Translate
/**
* The default dictionary.
*
* @var array|null
* @var string|null
*/
private $defaultDictionary = null;
......
......@@ -18,7 +18,7 @@ class File extends \SimpleSAML\Stats\Output
/**
* The file handle for the current file.
* @var resource
* @var resource|null|false
*/
private $file = null;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment