Pyh.conf’25: a new PHP conference for the Russian-speaking community

UI\Size::__construct

(UI 0.9.9)

UI\Size::__constructConstruct a new Size

Опис

public UI\Size::__construct(float $width, float $height)

Construct a new Size using new width and height

Параметри

width

The new width

height

The new height

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top