after)) { $this->after = [$this->after]; } foreach ($this->after as $key => $item) { $this->after[$key] = Snowflake::createObject($item); } } }