App\Http\Sections\WidgetSection::__construct PHP Method

__construct() public method

public __construct ( $targetId )
    public function __construct($targetId)
    {
        $this->targetId = $targetId;
    }