value, 'url(' ) ) { if ( empty( $this->value ) ) { return; } $this->value = 'url("' . $this->value . '")'; } } } }