Craft\WorkflowVariable::getPluginVersion PHP Method

getPluginVersion() public method

public getPluginVersion ( )
    public function getPluginVersion()
    {
        return $this->getPlugin()->getVersion();
    }