mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Re-dump autoloader and composer.lock
This commit is contained in:
@@ -30,5 +30,5 @@ interface SignalableCommandInterface
|
||||
*
|
||||
* @return int|false The exit code to return or false to continue the normal execution
|
||||
*/
|
||||
public function handleSignal(int $signal, /* int|false $previousExitCode = 0 */);
|
||||
public function handleSignal(int $signal/* , int|false $previousExitCode = 0 */);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user