Ouzo\Tools\Controller\Template\ActionGenerator::__construct PHP Méthode

__construct() public méthode

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