Searched refs:replaceLeaf (Results 1 – 3 of 3) sorted by relevance
58 …public function replaceLeaf(AssetInterface $needle, AssetInterface $replacement, $graceful = false… function
95 …public function replaceLeaf(AssetInterface $needle, AssetInterface $replacement, $graceful = false) function in Assetic\\Asset\\AssetCollection106 …if ($asset instanceof AssetCollectionInterface && $asset->replaceLeaf($needle, $replacement, true)…
387 $asset->replaceLeaf($leaf, $retval);