Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
FNSO
I-FAIR IR
Circe Php Client
Commits
6de7fc74
Commit
6de7fc74
authored
May 25, 2021
by
Mickael Desfrenes
Browse files
try to fool IDE intellisense
parent
3d21f63f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Certic/Circe/JobResult.php
View file @
6de7fc74
...
...
@@ -28,6 +28,9 @@ class JobResult
}
}
/**
* @return LogEntry[]
*/
public
function
getLog
():
\
Iterator
{
foreach
(
$this
->
getFiles
()
as
$file
){
...
...
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