Generate @since data also for parameters.
Only add the @since annotation for params that were introduced after the method itself was added. When doing so, only consider the positions of parameters, as they might be renamed between versions. When method has explicit @since tag, then no param since tags are added. Also implement #respond_to? on NullObject.
Loading
Please register or sign in to comment