We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39093ed commit 480fac4Copy full SHA for 480fac4
src/LdapSyncCommand.php
@@ -241,7 +241,7 @@ public function configure(): void
241
* @param InputInterface $input Input interface
242
* @param OutputInterface $output Output interface
243
*
244
- * @return int Error code, or null/zero for success
+ * @return int Error code, or zero for success
245
*/
246
public function execute(InputInterface $input, OutputInterface $output): int
247
{
0 commit comments