AbstractCommand::prefix_slug()
Method: Prefix an add-on slug with `lifterlms-` if it’s not already present.
Source: libraries/lifterlms-cli/src/Commands/AbstractCommand.php:81
Method: Prefix an add-on slug with `lifterlms-` if it’s not already present.
Source: libraries/lifterlms-cli/src/Commands/AbstractCommand.php:81
Method: Chain a command within the class
Source: libraries/lifterlms-cli/src/Commands/AbstractCommand.php:40
Method: Retrieve an LLMS_Add_On object for a given add-on by it’s slug.
Source: libraries/lifterlms-cli/src/Commands/AbstractCommand.php:60
Class: Base CLI command for use by LifterLMS CLI commands
Source: libraries/lifterlms-cli/src/Commands/AbstractCommand.php:18