Pagekit\View\Asset\AssetFactory::getVersion PHP Method

getVersion() public method

Returns version number for cache breaking.
public getVersion ( )
    public function getVersion()
    {
        return $this->version;
    }