Css_Prop::transform_directional_prop( array $meta, string $device, array|int $value, string $css_prop, string $type )
Transforms the directional properties.
Parameters
- $meta
-
(Required) Meta array.
- $device
-
(Required) Current device.
- $value
-
(Required) Value.
- $css_prop
-
(Required) Css Property.
- $type
-
(Required) Type of directional property.
Return
(string)
Source
File: inc/core/styles/css_prop.php
Expand full source code Collapse full source code View on Github