Adds interfaces to many classes.

This commit is contained in:
2022-09-03 12:48:53 +02:00
parent 0512af0f33
commit 4a32d3d50e
34 changed files with 613 additions and 128 deletions

View File

@ -46,7 +46,7 @@ class Hash
}
/**
* Set the the MD5 hashed string or file or string
* Set the MD5 hashed string or file or string
*
* @param string $script The code string
*