Minor correction

This commit is contained in:
Netkas 2022-07-26 19:00:43 -04:00
parent 6e1a78cea3
commit 697d10e4d7

View file

@ -114,7 +114,7 @@
* @param $input
* @return bool
*/
public static function package($input): bool
public static function packageName($input): bool
{
if($input == null)
{