get_class_methods
Intervention/image
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Gets the class methods' names
<?php get_class_methods
(
object
|
string $object_or_class
): array