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

version() public méthode

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