final class PlanStatements
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.

Splits DBML at separators outside groups and composite keys.

Methods§

public function split(string $plan): array<int, string>

Split on commas and newlines that are not inside brackets.

Parameters

$planstring

Returns

array<int, string>
Test cases 1
Called from 1
Calls 4

Test cases 31§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 30

Relations§

Instantiated in 1
Method calls 1