mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
src: style sweep
This commit is contained in:
parent
cd46d2a0c6
commit
59ae67c55c
@ -166,7 +166,7 @@ class Alias extends BaseModel
|
||||
* @param $flush flush cached objects from previous call
|
||||
* @return Generator with aliases
|
||||
*/
|
||||
public function aliasIterator($flush=false)
|
||||
public function aliasIterator($flush = false)
|
||||
{
|
||||
if ($flush) {
|
||||
// flush cache
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user