Sets a plugin definition.
public function setDefinition($plugin, $definition) { $this->definitions[$plugin] = $definition; }