Ouzo\Tools\Controller\Template\ActionGenerator::__construct PHP Method

__construct() public method

public __construct ( $action )
    public function __construct($action)
    {
        $this->action = $action;
    }