489495df
*/ class CutArrayStub extends CutStub { public $preservedSubset; public function __construct(array $value, array $preservedKeys) { parent::__construct($value); $this->preservedSubset = array_intersect_key($value, array_flip($preservedKeys)); $this->cut -= \count($this->preservedSubset); } }
If you have any questions or need help, please fill out the form below. We do our best to response within 1 business day
Copyright © 2025 Desing by ZillaPage