mirror of
https://github.com/dg/dibi.git
synced 2025-08-26 07:24:25 +02:00
- phpDoc simplified
This commit is contained in:
@@ -80,7 +80,6 @@ final class DibiTranslator extends DibiObject
|
||||
|
||||
/**
|
||||
* Generates SQL.
|
||||
*
|
||||
* @param array
|
||||
* @return bool
|
||||
*/
|
||||
@@ -468,7 +467,6 @@ final class DibiTranslator extends DibiObject
|
||||
|
||||
/**
|
||||
* Apply substitutions to indentifier and delimites it.
|
||||
*
|
||||
* @param string indentifier
|
||||
* @return string
|
||||
*/
|
||||
|
Reference in New Issue
Block a user