This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Console/Helper
Tobias Schultze e829a88b4e minor #16973 [2.8][Console] Table: fix some PhpDoc (ogizanagi)
This PR was merged into the 2.8 branch.

Discussion
----------

[2.8][Console] Table: fix some PhpDoc

| Q             | A
| ------------- | ---
| Fixed tickets | n/a
| License       | MIT

2.7 PR: #16972

Commits
-------

3efe535 [2.8][Console] Table: fix some PhpDoc
2015-12-12 21:05:07 +01:00
..
DebugFormatterHelper.php fixes CS 2015-08-24 09:13:45 +02:00
DescriptorHelper.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
DialogHelper.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
FormatterHelper.php [2.3] Remove most refs uses 2015-03-07 13:18:29 +01:00
Helper.php Merge branch '2.3' into 2.7 2015-10-27 21:15:55 -07:00
HelperInterface.php remove api tags from code 2015-09-28 19:11:22 +02:00
HelperSet.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
InputAwareHelper.php made {@inheritdoc} annotations consistent across the board 2014-04-16 10:03:46 +02:00
ProcessHelper.php Default to stderr for console helpers (only merge if #15794 gets merged) 2015-09-14 23:39:58 +02:00
ProgressBar.php Merge branch '2.7' into 2.8 2015-12-05 12:09:21 +01:00
ProgressHelper.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
ProgressIndicator.php [Console] Add progress indicator helper 2015-11-01 12:44:27 +01:00
QuestionHelper.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
SymfonyQuestionHelper.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
Table.php [2.8][Console] Table: fix some PhpDoc 2015-12-11 19:22:43 +01:00
TableCell.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
TableHelper.php Use mb_detect_encoding with $strict = true 2015-10-28 00:14:24 +01:00
TableSeparator.php [Console][Table] Add support for colspan/rowspan + multiple header lines 2015-03-26 17:59:57 +01:00
TableStyle.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00