buildrelease
[openafs-wiki.git] / TWiki / TWikiPluginDotPm.mdwn
index 556f3d3..dcca31d 100644 (file)
@@ -4,6 +4,7 @@
   <ul>
     <li><a href="#Package =="> Package ==</a><ul>
         <li><a href="#ClassMethod <strong>new</strong> ($session,$nam"> ClassMethod new <tt>($session,$name,$module)</tt></a></li>
+        <li><a href="#ObjectMethod <strong>finish</strong> ()"> ObjectMethod finish <tt>()</tt></a></li>
       </ul>
     </li>
   </ul>
@@ -14,3 +15,7 @@
 - `$session` - TWiki object
 - `$name` - name of the plugin e.g. [[MyPlugin]]
 - `$module` - (options) name of the plugin class. Default is TWiki::Plugins::$name
+
+## <a name="ObjectMethod &lt;strong&gt;finish&lt;/strong&gt; ()"></a> [[ObjectMethod]] **finish** `()`
+
+Break circular references.