Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
6ff433b6
Commit
6ff433b6
authored
Nov 25, 2014
by
Alex Pott
Browse files
Issue
#2380573
by tibbsa: Add @return $this to ConfigInstallerInterface::setSynching
parent
26f8d712
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/lib/Drupal/Core/Config/ConfigInstallerInterface.php
View file @
6ff433b6
...
...
@@ -71,6 +71,8 @@ public function resetSourceStorage();
*
* @param bool $status
* The status of the sync flag.
*
* @return $this
*/
public
function
setSyncing
(
$status
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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