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

updated phpDoc

This commit is contained in:
David Grudl
2010-08-03 22:48:44 +02:00
parent 9a4f1e6e36
commit 0d7b9c32c9
18 changed files with 125 additions and 121 deletions

View File

@@ -556,7 +556,7 @@ final class DibiTranslator extends DibiObject
* Apply substitutions to indentifier and delimites it.
* @param string indentifier
* @return string
* @internal
* @internal
*/
public function delimite($value)
{