final class InvalidTableNameException
    extends PlanSyntaxException

A plan part is neither a relation nor a plain table name.

Properties§

public string $part

Methods§

public function __construct(public string $part)

A plan part is neither a relation nor a plain table name.

Parameters

$partstring
Calls 2

Test cases 37§

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 36

Relations§

Instantiated in 1