Formatting
This commit is contained in:
parent
c7c245bf13
commit
eeb7ee6921
@ -132,4 +132,4 @@ class User implements UserInterface, PasswordAuthenticatedUserInterface
|
|||||||
|
|
||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -10,4 +10,4 @@ class CustomGit extends Git
|
|||||||
{
|
{
|
||||||
return new CustomGitRepository($directory, $this->runner);
|
return new CustomGitRepository($directory, $this->runner);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user