改名
This commit is contained in:
@@ -231,7 +231,6 @@ class Node extends Application
|
|||||||
public function addAfter($handler)
|
public function addAfter($handler)
|
||||||
{
|
{
|
||||||
$this->_after[] = $handler;
|
$this->_after[] = $handler;
|
||||||
$this->restructure();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user