Commit 14dbd406 authored by Guilherme Blanco's avatar Guilherme Blanco

phpcs

parent 5754fd17
......@@ -968,8 +968,6 @@ class Table extends AbstractAsset
* @param string[] $flags
* @param mixed[] $options
*
* @return UniqueConstraint
*
* @throws SchemaException
*/
private function _createUniqueConstraint(array $columnNames, string $indexName, array $flags = [], array $options = []) : UniqueConstraint
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment