CloneableFinalInstantiable
Properties |
private int $maxAutocompletedCells |
Methods |
private static getAlignment(bool $left, bool $right) : ?string - psalm-return TableCell::ALIGN_*|null
- phpstan-return TableCell::ALIGN_*|null
- psalm-pure
|
private static parseSeparator(League\CommonMark\Parser\Cursor $cursor) : array - return array<int,string|null>
- psalm-return array<int, TableCell::ALIGN_*|null>
- phpstan-return array<int, TableCell::ALIGN_*|null>
|
Methods |
private static getAlignment(bool $left, bool $right) : ?string - psalm-return TableCell::ALIGN_*|null
- phpstan-return TableCell::ALIGN_*|null
- psalm-pure
|
private static parseSeparator(League\CommonMark\Parser\Cursor $cursor) : array - return array<int,string|null>
- psalm-return array<int, TableCell::ALIGN_*|null>
- phpstan-return array<int, TableCell::ALIGN_*|null>
|