Inpsyde\MultilingualPress\Asset\DebugAwareAssetURL::version PHP Method

version() public method

Returns the file version.
Since: 3.0.0
public version ( ) : string
return string File version.
    public function version()
    {
        return $this->version;
    }