abstract class Assert extends Assert (View source)
| internal | This class is not meant to be used or overwritten outside the framework itself. |
| static void | assertArraySubset(ArrayAccess|array $subset, ArrayAccess|array $array, bool $checkForIdentity = false, string $msg = '')
Asserts that an array has a specified subset. |
Asserts that an array has a specified subset.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Testing/Assert.html