mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Update typo in PHP81.phpstub
This commit is contained in:
parent
993349d64d
commit
a49ff46448
@ -10,12 +10,11 @@ namespace FTP {
|
||||
final class Connection {}
|
||||
}
|
||||
|
||||
|
||||
namespace IMAP {
|
||||
final class Connection {}
|
||||
}
|
||||
|
||||
namesapce LDAP {
|
||||
namespace LDAP {
|
||||
final class Connection {}
|
||||
final class Result {}
|
||||
final class ResultEntry {}
|
||||
|
Loading…
Reference in New Issue
Block a user