Inpsyde\MultilingualPress\Asset\DebugAwareStyle::handle PHP Метод

handle() публичный Метод

Returns the handle.
С версии: 3.0.0
public handle ( ) : string
Результат string The handle.
    public function handle()
    {
        return $this->handle;
    }