Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
42b38bf2
Commit
42b38bf2
authored
May 09, 2016
by
Carsten Rose
Browse files
Session.php: phpdoc
parent
e22db2e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
extension/qfq/qfq/store/Session.php
View file @
42b38bf2
...
...
@@ -16,6 +16,7 @@ class Session {
/**
* @param bool|false $phpUnit
* @throws CodeException
*/
private
function
__construct
(
$phpUnit
=
false
)
{
if
(
self
::
$phpUnit
!==
null
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment