Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 3276d21

Browse files
committed
Added missing throw doc
1 parent 94c705c commit 3276d21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Commands/Console/Import.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ class Import extends Command
3737
* Execute the console command.
3838
*
3939
* @return void
40+
*
41+
* @throws \Adldap\Models\ModelNotFoundException
4042
*/
4143
public function handle()
4244
{

0 commit comments

Comments
 (0)