public function __construct($postsPerPage = 25) { parent::__construct($postsPerPage); $this->userId = $this->getUserId(); }