Inpsyde\MultilingualPress\Asset\DebugAwareAssetURL::version PHP Méthode

version() public méthode

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