1
0
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:
Tomas Norre Mikkelsen 2021-10-03 07:52:16 +02:00
parent 993349d64d
commit a49ff46448

View File

@ -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 {}