removed blanks
This commit is contained in:
parent
66efd65e64
commit
8cc24f4cf2
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ class <className> extends EntityRepository
|
|||
);
|
||||
return str_replace(array_keys($variables), array_values($variables), self::$_template);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Generate the namespace statement, if class do not have namespace, return empty string instead
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue