1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-26 07:24:25 +02:00

- phpDoc simplified

This commit is contained in:
David Grudl
2008-10-28 15:24:47 +00:00
parent 7565ffb1d4
commit a2d0d66d0f
16 changed files with 98 additions and 423 deletions

View File

@@ -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
*/