Typehint the removeEmptyValues function
This commit is contained in:
@@ -59,7 +59,7 @@ trait StoresMeta
|
|||||||
/**
|
/**
|
||||||
* Determine if a Value is empty.
|
* Determine if a Value is empty.
|
||||||
*
|
*
|
||||||
* @param $values
|
* @param mixed $values
|
||||||
*
|
*
|
||||||
* @return array|mixed
|
* @return array|mixed
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user