Payments_Tab::register()
Source
File: src/Tickets/Commerce/Payments_Tab.php
public function register() {
$this->container->singleton( static::class, $this );
}
File: src/Tickets/Commerce/Payments_Tab.php
public function register() {
$this->container->singleton( static::class, $this );
}