final class StoredColumns
Restricted visibility: declared "@visibility ZtdQuery\Platform\MySql". Code outside that scope must not name this declaration.

Stored Columns.

Methods§

public function __construct(private string $tableName)

Configure the dependencies used by this operation.

Parameters

$tableNamestring
public function removeColumnFromStore(ShadowStore $store, string $columnName): void

Private surface 1§

Implementation details, listed for orientation only.

private string $tableName

Test cases 10§

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

Dedicated tests 2
Other tests reaching this symbol 8

Relations§

Instantiated in 3
Method calls 3