social_wall = $social_wall; $this->social_wall_category = $social_wall_category; } /** * Returns count of social_stream. * * @param array $filter * * @return int */ public function count() { return 0; } }