Tabs::add()
Method: Adds a tab to the collection.
@package: LearnDash / Core
Source Files: src/Core/Template/Tabs/Tabs.php
Method: Adds a tab to the collection.
Method: Gets an ordered array of Tabs.
Method: Sets the item at the given offset.
Collection::offsetSet Read More »
Class: Service provider class for Stripe.
Method: Unset the item at the given offset.
Collection::offsetUnset Read More »
Class: Service provider class for Stripe.
Method: Reset the iterator pointer to the beginning of the collection.
Collection::rewind Read More »
Method: Helper function for removing a resource from the collection.
Collection::remove Read More »
Method: Reset the iterator pointer to the end of the collection.
Collection::fast_forward Read More »
Method: Filters the collection using the given callback.
Collection::filter Read More »
Method: Normalizes the root dir by trimming any trailing `/`.
Autoloader::normalize_root_dir Read More »