Inpsyde\MultilingualPress\Asset\DebugAwareStyle::version PHP 메소드

version() 공개 메소드

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