����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
class ET_Builder_Module_Helper_Motion_Opacity extends ET_Builder_Module_Helper_Motion_Sanitizer {
/**
* @param string $value
*
* @return string
*/
protected function sanitize( $value ) {
return min( 100, max( 0, (int) $value ) ) . '%';
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Blur.php | File | 533 B | 0644 |
|
| Motions.php | File | 8.58 KB | 0644 |
|
| Opacity.php | File | 261 B | 0644 |
|
| Rotate.php | File | 250 B | 0644 |
|
| Sanitizer.php | File | 1.29 KB | 0644 |
|
| Scale.php | File | 241 B | 0644 |
|
| Translate.php | File | 237 B | 0644 |
|