]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/action.php
ProfileAction derivatives somewhat migrated to ManagedAction
[quix0rs-gnu-social.git] / lib / action.php
index 4d917dc69e1fe7d2581b1a604e9a1a10799cb1c8..b7102739d6c36f6890731272d02ce9a10041c0f7 100644 (file)
@@ -166,6 +166,7 @@ class Action extends HTMLOutputter // lawsuit
         return $this->scoped;
     }
 
+    // Must be run _after_ prepare
     public function getActionName()
     {
         return $this->action;