Phive\Queue\Tests\Queue\Util::provideItemsOfUnsupportedTypes PHP Метод

provideItemsOfUnsupportedTypes() публичный Метод

    public function provideItemsOfUnsupportedTypes()
    {
        return array_intersect_key($this->provideItemsOfVariousTypes(), array_fill_keys($this->getUnsupportedItemTypes(), false));
    }