fn unique_php_containment_source(
graph: &SymbolGraph,
symbol_index: &GraphSymbolIndex<'_>,
relation: &SymbolRelation,
control: &IndexWorkControl,
) -> Result<Option<usize>, CliError>Expand description
Select a PHP containment owner from the target’s exact declaration span.