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

version() public method

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