Minor correction
This commit is contained in:
parent
6e1a78cea3
commit
697d10e4d7
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@
|
||||||
* @param $input
|
* @param $input
|
||||||
* @return bool
|
* @return bool
|
||||||
*/
|
*/
|
||||||
public static function package($input): bool
|
public static function packageName($input): bool
|
||||||
{
|
{
|
||||||
if($input == null)
|
if($input == null)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue