=========================== Rule ``phpdoc_param_order`` =========================== Orders all ``@param`` annotations in DocBlocks according to method signature. Examples -------- Example #1 ~~~~~~~~~~ .. code-block:: diff --- Original +++ New