Merged in feature/314-dev-dev01 (pull request #24)
auto-patch 314-dev-dev01-2024-01-25T04_09_02 * auto-patch 314-dev-dev01-2024-01-25T04_09_02
This commit is contained in:
@@ -21,6 +21,8 @@ class WPSEO_Collector {
|
||||
* Adds a collection object to the collections.
|
||||
*
|
||||
* @param WPSEO_Collection $collection The collection object to add.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function add_collection( WPSEO_Collection $collection ) {
|
||||
$this->collections[] = $collection;
|
||||
|
||||
Reference in New Issue
Block a user