Skip to content

Commit cb2c5a3

Browse files
committed
Remove throw
1 parent cbbef11 commit cb2c5a3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Database/Adapter.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1447,7 +1447,6 @@ abstract public function getSupportForAlterLocks(): bool;
14471447
* @param bool $enable
14481448
*
14491449
* @return $this
1450-
* @throws Exception
14511450
*/
14521451
public function enableAlterLocks(bool $enable): self
14531452
{

0 commit comments

Comments
 (0)