add() add(string $name, callable $handler) : $this Register an custom conditional directive. Parameters string $name callable $handler Returns $this
check() check(string $name, mixed $params) : boolean Call a registered conditional directive. Parameters string $name mixed $params Returns boolean