Laravel - Collections - Method Containsstrict
This method has the same signature as the contains
method; however, all values are compared using "strict" comparisons.
This method's behavior is modified when using Eloquent Collections.
This method has the same signature as the contains
method; however, all values are compared using "strict" comparisons.
This method's behavior is modified when using Eloquent Collections.