Overrides ExecutionContextAwareInterface::destroy
public function destroy(int|string $id) : void { $this->bcStorage() ->destroy($id); }