App\Http\Sections\WidgetSection::__construct PHP Méthode

__construct() public méthode

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